From: Gustavo Zacarias Date: Tue, 4 Mar 2014 01:02:03 +0000 (-0300) Subject: samba4: move x86_64 answer cache file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=00ba92454a53687260d1cb415d8aaa153ec94c31;p=buildroot.git samba4: move x86_64 answer cache file The x86_64 answer cache file from commit d191d40e3fd8cef7fbf3168fdc261de8d4b114fd was intended for a previous draft version of the samba4 package that resided in a different directory. Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/samba/samba4/x86_64-cache.txt b/package/samba/samba4/x86_64-cache.txt deleted file mode 100644 index 6c98cfe286..0000000000 --- a/package/samba/samba4/x86_64-cache.txt +++ /dev/null @@ -1,65 +0,0 @@ -Checking simple C program: OK -rpath library support: OK --Wl,--version-script support: OK -Checking getconf LFS_CFLAGS: NO -Checking for large file support without additional flags: OK -Checking for -D_LARGE_FILES: OK -Checking correct behavior of strtoll: NO -Checking for working strptime: OK -Checking for C99 vsnprintf: OK -Checking for HAVE_SHARED_MMAP: OK -Checking for HAVE_MREMAP: OK -Checking for HAVE_INCOHERENT_MMAP: NO -Checking for HAVE_SECURE_MKSTEMP: OK -Checking for HAVE_IFACE_GETIFADDRS: OK -Checking for HAVE_LITTLE_ENDIAN - runtime: OK -Checking for HAVE_BIG_ENDIAN - runtime: NO -Checking for kernel change notify support: OK -Checking for Linux kernel oplocks: OK -Checking for kernel share modes: OK -Checking whether blkcnt_t is 32 bit: NO -Checking whether blkcnt_t is 64 bit: OK -Checking if can we convert from CP850 to UCS-2LE: OK -Checking if can we convert from UTF-8 to UCS-2LE: OK -Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK -Checking whether we can use Linux thread-specific credentials: OK -Checking whether setreuid is available: OK -Checking whether setresuid is available: OK -Checking whether seteuid is available: OK -Checking whether fcntl locking is available: OK -Checking for the maximum value of the 'time_t' type: OK -Checking whether the realpath function allows a NULL argument: OK -Checking whether POSIX capabilities are available: OK -Checking for ftruncate extend: OK -getcwd takes a NULL argument: OK -Checking uname sysname type: "Linux" -Checking uname machine type: "x86_64" -Checking uname release type: "3.0.0" -Checking uname version type: "#1 Tue Nov 1 12:34:56 UTC 2013" -Checking for WORDS_BIGENDIAN: NO -Checking size of bool: "1" -Checking size of char: "1" -Checking size of int: "4" -Checking size of long long: "8" -Checking size of long: "8" -Checking size of short: "2" -Checking size of size_t: "8" -Checking size of ssize_t: "8" -Checking size of int8_t: "1" -Checking size of uint8_t: "1" -Checking size of int16_t: "2" -Checking size of uint16_t: "2" -Checking size of int32_t: "4" -Checking size of uint32_t: "4" -Checking size of int64_t: "8" -Checking size of uint64_t: "8" -Checking size of void*: "8" -Checking size of off_t: "8" -Checking size of dev_t: "8" -Checking size of ino_t: "8" -Checking size of time_t: "8" -Checking size of ((struct utmp *)NULL)->ut_line: "32" -Checking value of NSIG: "65" -Checking value of _NSIG: "65" -Checking value of SIGRTMAX: "64" -Checking value of SIGRTMIN: "34" diff --git a/package/samba4/x86_64-cache.txt b/package/samba4/x86_64-cache.txt new file mode 100644 index 0000000000..6c98cfe286 --- /dev/null +++ b/package/samba4/x86_64-cache.txt @@ -0,0 +1,65 @@ +Checking simple C program: OK +rpath library support: OK +-Wl,--version-script support: OK +Checking getconf LFS_CFLAGS: NO +Checking for large file support without additional flags: OK +Checking for -D_LARGE_FILES: OK +Checking correct behavior of strtoll: NO +Checking for working strptime: OK +Checking for C99 vsnprintf: OK +Checking for HAVE_SHARED_MMAP: OK +Checking for HAVE_MREMAP: OK +Checking for HAVE_INCOHERENT_MMAP: NO +Checking for HAVE_SECURE_MKSTEMP: OK +Checking for HAVE_IFACE_GETIFADDRS: OK +Checking for HAVE_LITTLE_ENDIAN - runtime: OK +Checking for HAVE_BIG_ENDIAN - runtime: NO +Checking for kernel change notify support: OK +Checking for Linux kernel oplocks: OK +Checking for kernel share modes: OK +Checking whether blkcnt_t is 32 bit: NO +Checking whether blkcnt_t is 64 bit: OK +Checking if can we convert from CP850 to UCS-2LE: OK +Checking if can we convert from UTF-8 to UCS-2LE: OK +Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK +Checking whether we can use Linux thread-specific credentials: OK +Checking whether setreuid is available: OK +Checking whether setresuid is available: OK +Checking whether seteuid is available: OK +Checking whether fcntl locking is available: OK +Checking for the maximum value of the 'time_t' type: OK +Checking whether the realpath function allows a NULL argument: OK +Checking whether POSIX capabilities are available: OK +Checking for ftruncate extend: OK +getcwd takes a NULL argument: OK +Checking uname sysname type: "Linux" +Checking uname machine type: "x86_64" +Checking uname release type: "3.0.0" +Checking uname version type: "#1 Tue Nov 1 12:34:56 UTC 2013" +Checking for WORDS_BIGENDIAN: NO +Checking size of bool: "1" +Checking size of char: "1" +Checking size of int: "4" +Checking size of long long: "8" +Checking size of long: "8" +Checking size of short: "2" +Checking size of size_t: "8" +Checking size of ssize_t: "8" +Checking size of int8_t: "1" +Checking size of uint8_t: "1" +Checking size of int16_t: "2" +Checking size of uint16_t: "2" +Checking size of int32_t: "4" +Checking size of uint32_t: "4" +Checking size of int64_t: "8" +Checking size of uint64_t: "8" +Checking size of void*: "8" +Checking size of off_t: "8" +Checking size of dev_t: "8" +Checking size of ino_t: "8" +Checking size of time_t: "8" +Checking size of ((struct utmp *)NULL)->ut_line: "32" +Checking value of NSIG: "65" +Checking value of _NSIG: "65" +Checking value of SIGRTMAX: "64" +Checking value of SIGRTMIN: "34"