error BN_secure_new and others while updating to dovecot 2.3.13

jonium

Verified User
Joined
Nov 10, 2010
Messages
208
Location
Alezio - Lecce- Apulia - South Italy
Hello,
I got that errors at the end of the update process.
Here is the log:

Code:
     Executing /usr/local/directadmin/plugins/custombuild/admin/build update_versions...
    [1mUpdating Dovecot(B[m
    Installing dovecot 2.3.13 ...
    Found /usr/local/directadmin/custombuild/dovecot-2.3.13.tar.gz
    Extracting ...
    Done.
    Patching syslog with LOG_PID ...
    Patching maildirlock utility...
    patching file src/util/maildirlock.c
    Configuring dovecot 2.3.13 ...
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for pkg-config... /bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking dependency style of gcc... gcc3
    checking for library containing strerror... none required
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking whether gcc understands -c and -o together... (cached) yes
    checking dependency style of gcc... (cached) gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking for flex... flex
    checking for bison... bison
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ANSI C header files... yes
    checking for inline... inline
    checking build system type... x86_64-pc-linux-gnu
    checking host system type... x86_64-pc-linux-gnu
    checking how to print strings... printf
    checking for a sed that does not truncate output... /bin/sed
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /bin/ld
    checking if the linker (/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
    checking the name lister (/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for a working dd... /bin/dd
    checking how to truncate binary pipes... /bin/dd bs=4096 count=1
    checking for mt... no
    checking if : is a manifest tool... no
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /bin/ld -m elf_x86_64
    checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking for ld used by gcc... /bin/ld -m elf_x86_64
    checking if the linker (/bin/ld -m elf_x86_64) is GNU ld... yes
    checking for shared library run path origin... done
    checking for iconv... yes
    checking for working iconv... yes
    checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking for strings.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking sys/uio.h usability... yes
    checking sys/uio.h presence... yes
    checking for sys/uio.h... yes
    checking sys/sysmacros.h usability... yes
    checking sys/sysmacros.h presence... yes
    checking for sys/sysmacros.h... yes
    checking sys/resource.h usability... yes
    checking sys/resource.h presence... yes
    checking for sys/resource.h... yes
    checking sys/select.h usability... yes
    checking sys/select.h presence... yes
    checking for sys/select.h... yes
    checking libgen.h usability... yes
    checking libgen.h presence... yes
    checking for libgen.h... yes
    checking sys/quota.h usability... yes
    checking sys/quota.h presence... yes
    checking for sys/quota.h... yes
    checking sys/fs/ufs_quota.h usability... no
    checking sys/fs/ufs_quota.h presence... no
    checking for sys/fs/ufs_quota.h... no
    checking ufs/ufs/quota.h usability... no
    checking ufs/ufs/quota.h presence... no
    checking for ufs/ufs/quota.h... no
    checking jfs/quota.h usability... no
    checking jfs/quota.h presence... no
    checking for jfs/quota.h... no
    checking quota.h usability... no
    checking quota.h presence... no
    checking for quota.h... no
    checking sys/fs/quota_common.h usability... no
    checking sys/fs/quota_common.h presence... no
    checking for sys/fs/quota_common.h... no
    checking mntent.h usability... yes
    checking mntent.h presence... yes
    checking for mntent.h... yes
    checking sys/mnttab.h usability... no
    checking sys/mnttab.h presence... no
    checking for sys/mnttab.h... no
    checking sys/event.h usability... no
    checking sys/event.h presence... no
    checking for sys/event.h... no
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/mkdev.h usability... no
    checking sys/mkdev.h presence... no
    checking for sys/mkdev.h... no
    checking linux/dqblk_xfs.h usability... yes
    checking linux/dqblk_xfs.h presence... yes
    checking for linux/dqblk_xfs.h... yes
    checking xfs/xqm.h usability... no
    checking xfs/xqm.h presence... no
    checking for xfs/xqm.h... no
    checking execinfo.h usability... yes
    checking execinfo.h presence... yes
    checking for execinfo.h... yes
    checking ucontext.h usability... yes
    checking ucontext.h presence... yes
    checking for ucontext.h... yes
    checking malloc_np.h usability... no
    checking malloc_np.h presence... no
    checking for malloc_np.h... no
    checking sys/utsname.h usability... yes
    checking sys/utsname.h presence... yes
    checking for sys/utsname.h... yes
    checking sys/vmount.h usability... no
    checking sys/vmount.h presence... no
    checking for sys/vmount.h... no
    checking for sys/utsname.h... (cached) yes
    checking glob.h usability... yes
    checking glob.h presence... yes
    checking for glob.h... yes
    checking linux/falloc.h usability... yes
    checking linux/falloc.h presence... yes
    checking for linux/falloc.h... yes
    checking ucred.h usability... no
    checking ucred.h presence... no
    checking for ucred.h... no
    checking sys/ucred.h usability... no
    checking sys/ucred.h presence... no
    checking for sys/ucred.h... no
    checking crypt.h usability... yes
    checking crypt.h presence... yes
    checking for crypt.h... yes
    checking whether gcc is clang 3.3+... no
    checking for linker option to include whole archive... -Wl,--whole-archive
    checking whether C compiler handles -Werror -Wunknown-warning-option... no
    checking Whether to enable hardening... yes
    checking whether C compiler handles -pie... yes
    checking whether C compiler handles -fstack-protector-strong... yes
    checking whether C compiler handles -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2... yes
    checking whether C compiler handles -mfunction-return=keep... yes
    checking whether C compiler handles -mindirect-branch=keep... yes
    checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now
    checking whether we want undefined behaviour sanitizer... no
    checking for library containing inet_aton... none required
    checking for library containing gethostbyname... none required
    checking for library containing socket... none required
    checking for library containing gethostent... none required
    checking for library containing fdatasync... none required
    checking for cap_init in -lcap... yes
    checking sys/random.h usability... no
    checking sys/random.h presence... no
    checking for sys/random.h... no
    checking for arc4random_buf... no
    checking for fcntl... yes
    checking for flock... yes
    checking for lockf... yes
    checking for inet_aton... yes
    checking for sigaction... yes
    checking for getpagesize... yes
    checking for madvise... yes
    checking for strcasecmp... yes
    checking for stricmp... no
    checking for vsyslog... yes
    checking for writev... yes
    checking for pread... yes
    checking for uname... yes
    checking for unsetenv... yes
    checking for setrlimit... yes
    checking for setproctitle... no
    checking for seteuid... yes
    checking for setreuid... yes
    checking for setegid... yes
    checking for setresgid... yes
    checking for getmntinfo... no
    checking for setpriority... yes
    checking for quotactl... yes
    checking for getmntent... yes
    checking for kqueue... no
    checking for kevent... no
    checking for backtrace_symbols... yes
    checking for walkcontext... no
    checking for dirfd... yes
    checking for clearenv... yes
    checking for malloc_usable_size... yes
    checking for glob... yes
    checking for fallocate... yes
    checking for posix_fadvise... yes
    checking for getpeereid... no
    checking for getpeerucred... no
    checking for inotify_init... yes
    checking for timegm... yes
    checking for struct sockpeercred... no
    checking for library containing clock_gettime... none required
    checking for typeof... yes
    checking whether we can use epoll... yes
    checking whether we can use inotify... "yes"
    checking whether we have glibc... yes
    checking whether posix_fallocate() works... yes
    checking whether OS supports plugin dependencies... yes
    checking size of int... 4
    checking size of long... 8
    checking size of void *... 8
    checking size of long long... 8
    checking for special C compiler options needed for large files... no
    checking for _FILE_OFFSET_BITS value needed for large files... no
    checking for _Bool... yes
    checking for uoff_t... no
    checking type of off_t... long
    checking whether size_t is signed... no
    checking type of size_t... unsigned long
    checking for inttypes.h... (cached) yes
    checking for stdint.h... (cached) yes
    checking for uintmax_t... yes
    checking for uint_fast32_t... yes
    checking for socklen_t... yes
    checking for /dev/urandom... yes
    checking for tm_gmtoff... yes
    checking how large time_t values gmtime() accepts... 40
    checking type of time_t... long
    checking if we can use C99 static in array sizes... yes
    checking if we can use C99-like flexible array members... yes
    checking for struct iovec... yes
    checking whether dev_t is struct... no
    checking whether RLIMIT_AS exists... yes
    checking whether RLIMIT_NPROC exists... yes
    checking whether RLIMIT_CORE exists... yes
    checking whether PR_SET_DUMPABLE exists... yes
    checking Linux compatible mremap()... yes
    checking whether shared mmaps get updated by write()s... yes
    checking whether fd passing works... yes
    checking for sendfile in -lsendfile... no
    checking Linux compatible sendfile()... yes
    checking FreeBSD compatible sendfile()... no
    checking if unsetenv returns int... yes
    checking if we should use _XPG6 macro for crypt()... yes
    checking for crypt... no
    checking for crypt in -lcrypt... yes
    checking if struct stat has st_?tim timespec fields... yes
    checking if struct stat has st_?timespec fields... no
    checking if statvfs.f_mntfromname exists... no
    checking if statfs.f_mntfromname exists... no
    checking if struct dqblk.dqb_curblocks exists... no
    checking if struct dqblk.dqb_curspace exists... yes
    checking if Q_QUOTACTL ioctl exists... no
    checking for C99 vsnprintf()... yes
    checking for an implementation of va_copy()... yes
    checking for an implementation of __va_copy()... yes
    checking whether va_lists can be copied by value... no
    checking for dlopen... no
    checking for dlopen in -ldl... yes
    checking for SSL... yes
    checking if OpenSSL version is 1.0.1 or newer... true
    checking if OpenSSL version is 1.0.2 or better... true
    checking whether SSL_clear_options exists... yes
    checking whether CRYPTO_set_mem_functions has new style parameters... no
    checking whether SSL_CTX_set1_curves_list exists... yes
    checking whether SSL_CTX_set_min_proto_version exists... no
    checking whether SSL_CTX_add0_chain_cert exists... yes
    checking whether SSL_CTX_set_current_cert exists... yes
    checking for SSL_CIPHER_get_kx_nid in -lssl... no
    checking for ERR_remove_thread_state in -lssl... yes
    checking for OPENSSL_thread_stop in -lssl... no
    checking for OPENSSL_cleanup in -lssl... no
    checking for SSL_get_current_compression in -lssl... yes
    checking for SSL_get_servername in -lssl... yes
    checking for SSL_COMP_free_compression_methods in -lssl... yes
    checking for RSA_generate_key_ex in -lssl... yes
    checking for ASN1_STRING_get0_data in -lssl... no
    checking for HMAC_CTX_new in -lssl... no
    checking for EVP_MD_CTX_new in -lssl... no
    checking for OBJ_length in -lssl... no
    checking for EVP_PKEY_get0_RSA in -lssl... no
    checking for SSL_CTX_set_ciphersuites in -lssl... no
    checking for BN_secure_new in -lssl... sed: can't read conftest.c: No such file or directory
    no
    checking for RSA_set0_key in -lssl... cat: confdefs.h: No such file or directory
    no
    checking for RSA_set0_factors in -lssl... cat: confdefs.h: No such file or directory
    no
    checking for RSA_set0_crt_params in -lssl... cat: confdefs.h: No such file or directory
    no
    checking for ECDSA_SIG_get0 in -lssl... cat: confdefs.h: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for ECDSA_SIG_set0 in -lssl... ./configure: line 25575: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for EC_GROUP_order_bits in -lssl... ./configure: line 25619: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for EVP_PKEY_CTX_new_id in -lssl... ./configure: line 25663: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for EC_KEY_new in -lssl... ./configure: line 25703: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    configure: WARNING: No ECC support in OpenSSL - not enabling dcrypt
    ./configure: line 25841: confdefs.h: No such file or directory
    checking whether we will be linking with libunwind... no
    checking whether we will be linking in Lua... no
    ./configure: line 26168: confdefs.h: No such file or directory
    ./configure: line 26178: confdefs.h: No such file or directory
    ./configure: line 26181: confdefs.h: No such file or directory
    ./configure: line 26192: confdefs.h: No such file or directory
    ./configure: line 26195: confdefs.h: No such file or directory
    checking for getspnam... ./configure: line 2110: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for pam_start in -lpam... ./configure: line 26252: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    ./configure: line 26378: confdefs.h: No such file or directory
    ./configure: line 26381: confdefs.h: No such file or directory
    checking for auth_userokay... ./configure: line 2110: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    checking for LIBSODIUM... yes
    checking for crypto_pwhash_str_verify... ./configure: line 2110: conftest.c: No such file or directory
    ./configure: line 1909: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    no
    ./configure: line 28013: confdefs.h: No such file or directory
    ./configure: line 28024: confdefs.h: No such file or directory
    checking whether byte ordering is bigendian... ./configure: line 28055: conftest.c: No such file or directory
    ./configure: line 1871: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    ./configure: line 28090: conftest.c: No such file or directory
    ./configure: line 1871: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    ./configure: line 28137: conftest.c: No such file or directory
    ./configure: line 1871: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    ./configure: line 28223: conftest.c: No such file or directory
    sed: can't read conftest.c: No such file or directory
    yes
    ./configure: line 28258: confdefs.h: No such file or directory
    checking for IPv6... ./configure: line 28280: conftest.c: No such file or directory
    ./configure: line 1871: conftest.err: No such file or directory
    sed: can't read conftest.c: No such file or directory
    configure: error: Can't build without IPv6 support.
    *** There was an error while trying to configure dovecot. Please check configure/dovecot/configure.dovecot file.
    Done!
 
OS and Version?
Is this CB version 2?
if version 2 try

Code:
cd /usr/local/directadmin/custombuild
./build set_fastest
./build update
./build update_versions
 
Back
Top