diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 661641bc53..73acbcf655 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -3,7 +3,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=samba PKG_VERSION:=4.12.3 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ @@ -354,13 +354,7 @@ define Build/Configure echo 'Checking uname release type: "$(LINUX_VERSION)"' >> $(PKG_BUILD_DIR)/cross-answers.txt echo 'Checking uname version type: "$(VERSION_DIST) Linux-$(LINUX_VERSION) $(shell date +%Y-%m-%d)"' >> $(PKG_BUILD_DIR)/cross-answers.txt # NOTE: special answers for freeBSD/CircleCI - echo 'Checking whether POSIX capabilities are available: OK' >> $(PKG_BUILD_DIR)/cross-answers.txt echo 'checking for clnt_create(): OK' >> $(PKG_BUILD_DIR)/cross-answers.txt - # HACK: need to update WAF/qemu values (set to NO for now) - echo 'Checking value of GNUTLS_CIPHER_AES_128_CFB8: NO' >> $(PKG_BUILD_DIR)/cross-answers.txt - echo 'Checking value of GNUTLS_MAC_AES_CMAC_128: NO' >> $(PKG_BUILD_DIR)/cross-answers.txt - echo 'Checking whether fcntl supports flags to send direct I/O availability signals: NO' >> $(PKG_BUILD_DIR)/cross-answers.txt - echo 'Checking whether fcntl supports setting/geting hints: NO' >> $(PKG_BUILD_DIR)/cross-answers.txt $(call Build/Configure/Default) endef diff --git a/net/samba4/waf-cross-answers/aarch64.txt b/net/samba4/waf-cross-answers/aarch64.txt index e57659bf06..5d9af17e12 100644 --- a/net/samba4/waf-cross-answers/aarch64.txt +++ b/net/samba4/waf-cross-answers/aarch64.txt @@ -16,18 +16,22 @@ Checking value of NSIG: "65" Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" -Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking for a 64-bit host to support lmdb: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: OK Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/arc.txt b/net/samba4/waf-cross-answers/arc.txt index 37abf15edf..0d57fbc3a1 100644 --- a/net/samba4/waf-cross-answers/arc.txt +++ b/net/samba4/waf-cross-answers/arc.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/arm.txt b/net/samba4/waf-cross-answers/arm.txt index 5a7c2ea941..df5f77bbca 100644 --- a/net/samba4/waf-cross-answers/arm.txt +++ b/net/samba4/waf-cross-answers/arm.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/armeb.txt b/net/samba4/waf-cross-answers/armeb.txt index 5a7c2ea941..df5f77bbca 100644 --- a/net/samba4/waf-cross-answers/armeb.txt +++ b/net/samba4/waf-cross-answers/armeb.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/i386.txt b/net/samba4/waf-cross-answers/i386.txt index 5a7c2ea941..df5f77bbca 100644 --- a/net/samba4/waf-cross-answers/i386.txt +++ b/net/samba4/waf-cross-answers/i386.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/mips.txt b/net/samba4/waf-cross-answers/mips.txt index 2919ea2c2c..04b93e5895 100644 --- a/net/samba4/waf-cross-answers/mips.txt +++ b/net/samba4/waf-cross-answers/mips.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "128" Checking value of SIGRTMAX: "127" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/mips64.txt b/net/samba4/waf-cross-answers/mips64.txt index 9bb9b5fd50..86be3763bb 100644 --- a/net/samba4/waf-cross-answers/mips64.txt +++ b/net/samba4/waf-cross-answers/mips64.txt @@ -16,18 +16,22 @@ Checking value of NSIG: "128" Checking value of _NSIG: "128" Checking value of SIGRTMAX: "127" Checking value of SIGRTMIN: "35" -Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking for a 64-bit host to support lmdb: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: OK Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/mips64el.txt b/net/samba4/waf-cross-answers/mips64el.txt index 9bb9b5fd50..86be3763bb 100644 --- a/net/samba4/waf-cross-answers/mips64el.txt +++ b/net/samba4/waf-cross-answers/mips64el.txt @@ -16,18 +16,22 @@ Checking value of NSIG: "128" Checking value of _NSIG: "128" Checking value of SIGRTMAX: "127" Checking value of SIGRTMIN: "35" -Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking for a 64-bit host to support lmdb: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: OK Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/mipsel.txt b/net/samba4/waf-cross-answers/mipsel.txt index 2919ea2c2c..04b93e5895 100644 --- a/net/samba4/waf-cross-answers/mipsel.txt +++ b/net/samba4/waf-cross-answers/mipsel.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "128" Checking value of SIGRTMAX: "127" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/powerpc.txt b/net/samba4/waf-cross-answers/powerpc.txt index c98557b2ba..3f1b18fd44 100644 --- a/net/samba4/waf-cross-answers/powerpc.txt +++ b/net/samba4/waf-cross-answers/powerpc.txt @@ -17,17 +17,21 @@ Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: NO Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK diff --git a/net/samba4/waf-cross-answers/x86_64.txt b/net/samba4/waf-cross-answers/x86_64.txt index e57659bf06..5d9af17e12 100644 --- a/net/samba4/waf-cross-answers/x86_64.txt +++ b/net/samba4/waf-cross-answers/x86_64.txt @@ -16,18 +16,22 @@ Checking value of NSIG: "65" Checking value of _NSIG: "65" Checking value of SIGRTMAX: "64" Checking value of SIGRTMIN: "35" -Checking for a 64-bit host to support lmdb: NO -Checking whether the WRFILE -keytab is supported: OK +Checking for a 64-bit host to support lmdb: OK +Checking value of GNUTLS_CIPHER_AES_128_CFB8: "29" +Checking value of GNUTLS_MAC_AES_CMAC_128: "203" Checking errno of iconv for illegal multibyte sequence: OK Checking for kernel change notify support: OK Checking for Linux kernel oplocks: OK Checking for kernel share modes: OK +Checking whether POSIX capabilities are available: OK Checking if can we convert from CP850 to UCS-2LE: OK Checking if can we convert from UTF-8 to UCS-2LE: OK vfs_fileid checking for statfs() and struct statfs.f_fsid: OK Checking whether we can use Linux thread-specific credentials: OK Checking whether fcntl locking is available: OK Checking whether fcntl lock supports open file description locks: NO +Checking whether fcntl supports flags to send direct I/O availability signals: OK +Checking whether fcntl supports setting/geting hints: (-11, "") Checking for the maximum value of the 'time_t' type: OK Checking whether the realpath function allows a NULL argument: OK Checking for ftruncate extend: OK