From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Nov 6 07:33:08 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A315EC7; Wed, 6 Nov 2013 07:33:08 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 24E222812; Wed, 6 Nov 2013 07:33:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id rA67X8kx050116; Wed, 6 Nov 2013 07:33:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id rA67X8bd050107; Wed, 6 Nov 2013 07:33:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 6 Nov 2013 07:33:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201311060733.rA67X8bd050107@beefy2.isc.freebsd.org> To: lev@FreeBSD.org Subject: [REL - 83amd64-default][devel/subversion-static] Failed for subversion-static-1.8.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Nov 2013 07:33:08 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: lev@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/subversion-static/Makefile 327726 2013-09-20 17:17:44Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-11-06_01h03m12s/logs/subversion-static-1.8.4.log Build URL: http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-11-06_01h03m12s Log: ====>> Building devel/subversion-static build started at Wed Nov 6 07:30:05 UTC 2013 port directory: /usr/ports/devel/subversion-static building for: FreeBSD 83amd64-default-job-21 8.3-RELEASE FreeBSD 8.3-RELEASE amd64 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/subversion-static/Makefile 327726 2013-09-20 17:17:44Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83amd64-default/ref PKG_EXT=txz tpid=9914 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=subversion-static-1.8.4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-swig --with-sqlite=/usr/local --with-expat=/usr/local/include:/usr/local/lib:expat --with-serf=/usr/local --enable-all-static --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fpic -DPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fpic -DPIC -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- SVNSERVE_BIN_EXT="" MOD_DAV_SVN_INSTALL="NO" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/subversion DOCSDIR=/usr/local/share/doc/subversion EXAMPLESDIR=/usr/local/share/examples/subversion WWWDIR=/usr/local/www/subversion ETCDIR=/usr/local/etc/subversion --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for subversion-static-1.8.4 =================================================== =========================================================================== =================================================== ===> subversion-static-1.8.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of subversion-static-1.8.4 =========================================================================== =================================================== =========================================================================== =================================================== You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.4 for building =========================================================================== =================================================== You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.4 for building => SHA256 Checksum OK for subversion18/subversion-1.8.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== You can have the repository created for you by defining WITH_REPOSITORY_CREATION. Make sure that: * all your svn users are members of a common group * this group is the group id of the db/ and locks/ subdirectories of your repository * the above subdirectories are writable by this group Static binaries will be built. Many useful scripts will be installed into /usr/local/share/subversion ===> License AL2 accepted by the user ===> Fetching all distfiles required by subversion-static-1.8.4 for building ===> Extracting for subversion-static-1.8.4 => SHA256 Checksum OK for subversion18/subversion-1.8.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for subversion-static-1.8.4 ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-fbsd-template ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-3way-conflict-markers ===> Applying extra patch /usr/ports/devel/subversion-static/../subversion/files/extra-patch-Makefile.in ===> Applying FreeBSD patches for subversion-static-1.8.4 =========================================================================== =================================================== ===> subversion-static-1.8.4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of subversion-static-1.8.4 ===> subversion-static-1.8.4 depends on file: /usr/local/lib/libapr-1.a - not found ===> Verifying install for /usr/local/lib/libapr-1.a in /usr/ports/devel/apr1 ===> Installing existing package /packages/All/apr-1.4.8.1.5.2.txz Installing apr-1.4.8.1.5.2...Installing db42-4.2.52_5... done Installing expat-2.1.0... done Installing gdbm-1.10...Installing gettext-0.18.3.1...Installing libiconv-1.14_1... done done done done ===> Returning to build of subversion-static-1.8.4 ===> subversion-static-1.8.4 depends on file: /usr/local/lib/libsqlite3.a - not found ===> Verifying install for /usr/local/lib/libsqlite3.a in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.0.2.txz Installing sqlite3-3.8.0.2... done ===> Returning to build of subversion-static-1.8.4 ===> subversion-static-1.8.4 depends on file: /usr/local/lib/libexpat.a - found ===> subversion-static-1.8.4 depends on file: /usr/local/lib/libserf-1.a - not found ===> Verifying install for /usr/local/lib/libserf-1.a in /usr/ports/www/serf ===> Installing existing package /packages/All/serf-1.3.2.txz Installing serf-1.3.2... done ===> Returning to build of subversion-static-1.8.4 ===> subversion-static-1.8.4 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2_2.txz Installing libtool-2.4.2_2... done ===> Returning to build of subversion-static-1.8.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for subversion-static-1.8.4 configure: loading site script /usr/ports/Templates/config.site configure: Configuring Subversion 1.8.4 configure: creating config.nice checking for gcc... cc 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 : undefined reference to `BIO_read' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x596): In function `serf_ssl_cert_certificate': : undefined reference to `BIO_read' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x5ff): In function `convert_X509_NAME_to_table': : undefined reference to `X509_NAME_get_text_by_NID' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x63b): In function `convert_X509_NAME_to_table': : undefined reference to `X509_NAME_get_text_by_NID' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x677): In function `convert_X509_NAME_to_table': : undefined reference to `X509_NAME_get_text_by_NID' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x6b3): In function `convert_X509_NAME_to_table': : undefined reference to `X509_NAME_get_text_by_NID' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x6ef): In function `convert_X509_NAME_to_table': : undefined reference to `X509_NAME_get_text_by_NID' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x72b): more undefined references to `X509_NAME_get_text_by_NID' follow /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x7b8): In function `serf_ssl_cert_subject': : undefined reference to `X509_get_subject_name' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x7e8): In function `serf_ssl_cert_issuer': : undefined reference to `X509_get_issuer_name' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x902): In function `bio_bucket_read': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x918): In function `bio_bucket_read': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x929): In function `bio_bucket_read': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x939): In function `bio_bucket_read': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x96b): In function `bio_bucket_read': : undefined reference to `BIO_clear_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x9a4): In function `bio_bucket_read': : undefined reference to `BIO_set_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xa6a): In function `bio_bucket_write': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xa7c): In function `bio_bucket_write': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xa8d): In function `bio_bucket_write': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xa9d): In function `bio_bucket_write': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xacf): In function `bio_bucket_write': : undefined reference to `BIO_clear_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xb17): In function `cleanup_ssl': : undefined reference to `CRYPTO_set_locking_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xb1e): In function `cleanup_ssl': : undefined reference to `CRYPTO_set_id_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xb25): In function `cleanup_ssl': : undefined reference to `CRYPTO_set_dynlock_create_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xb2c): In function `cleanup_ssl': : undefined reference to `CRYPTO_set_dynlock_lock_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xb33): In function `cleanup_ssl': : undefined reference to `CRYPTO_set_dynlock_destroy_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xbf8): In function `serf_bucket_ssl_create': : undefined reference to `SSLv23_client_method' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xc00): In function `serf_bucket_ssl_create': : undefined reference to `SSL_CTX_new' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xc11): In function `serf_bucket_ssl_create': : undefined reference to `SSL_CTX_set_client_cert_cb' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xc7a): In function `serf_bucket_ssl_create': : undefined reference to `SSL_CTX_set_verify' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xc8f): In function `serf_bucket_ssl_create': : undefined reference to `SSL_CTX_ctrl' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xc98): In function `serf_bucket_ssl_create': : undefined reference to `SSL_new' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xca6): In function `serf_bucket_ssl_create': : undefined reference to `BIO_new' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xcbe): In function `serf_bucket_ssl_create': : undefined reference to `SSL_set_bio' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xcc7): In function `serf_bucket_ssl_create': : undefined reference to `SSL_set_connect_state' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xcd5): In function `serf_bucket_ssl_create': : undefined reference to `SSL_set_ex_data' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xd69): In function `serf_bucket_ssl_create': : undefined reference to `SSLeay' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xd91): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_mem_functions' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xd96): In function `serf_bucket_ssl_create': : undefined reference to `ERR_load_crypto_strings' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xd9b): In function `serf_bucket_ssl_create': : undefined reference to `SSL_load_error_strings' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xda1): In function `serf_bucket_ssl_create': : undefined reference to `SSL_library_init' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xda6): In function `serf_bucket_ssl_create': : undefined reference to `OPENSSL_add_all_algorithms_noconf' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xdab): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_num_locks' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xe11): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_locking_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xe1b): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_id_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xe25): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_dynlock_create_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xe2f): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_dynlock_lock_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0xe39): In function `serf_bucket_ssl_create': : undefined reference to `CRYPTO_set_dynlock_destroy_callback' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x10c6): In function `ssl_decrypt': : undefined reference to `SSL_read' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x10da): In function `ssl_decrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1146): In function `ssl_decrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x11d2): In function `ssl_decrypt': : undefined reference to `SSL_read' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x11e9): In function `ssl_decrypt': : undefined reference to `SSL_get_shutdown' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x11f6): In function `ssl_decrypt': : undefined reference to `SSL_get_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1261): In function `ssl_decrypt': : undefined reference to `SSL_get_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x13d7): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x13ed): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1403): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1456): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1489): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1518): more undefined references to `BIO_test_flags' follow /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x17ba): In function `ssl_encrypt': : undefined reference to `SSL_write' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1801): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1812): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1822): In function `ssl_encrypt': : undefined reference to `BIO_test_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x188f): In function `ssl_encrypt': : undefined reference to `SSL_get_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1968): In function `validate_server_certificate': : undefined reference to `SSL_get_ex_data_X509_STORE_CTX_idx' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1972): In function `validate_server_certificate': : undefined reference to `X509_STORE_CTX_get_ex_data' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x197c): In function `validate_server_certificate': : undefined reference to `SSL_get_ex_data' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1987): In function `validate_server_certificate': : undefined reference to `X509_STORE_CTX_get_current_cert' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1992): In function `validate_server_certificate': : undefined reference to `X509_STORE_CTX_get_error_depth' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x19b6): In function `validate_server_certificate': : undefined reference to `X509_cmp_current_time' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1a7b): In function `validate_server_certificate': : undefined reference to `X509_STORE_CTX_get_chain' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1a92): In function `validate_server_certificate': : undefined reference to `sk_num' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1ad9): In function `validate_server_certificate': : undefined reference to `sk_value' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1b9b): In function `validate_server_certificate': : undefined reference to `X509_STORE_CTX_get_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1c09): In function `validate_server_certificate': : undefined reference to `X509_cmp_current_time' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1c87): In function `ssl_need_client_cert': : undefined reference to `SSL_get_ex_data' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1cc6): In function `ssl_need_client_cert': : undefined reference to `BIO_new' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1ce5): In function `ssl_need_client_cert': : undefined reference to `d2i_PKCS12_bio' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1d05): In function `ssl_need_client_cert': : undefined reference to `PKCS12_parse' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1d13): In function `ssl_need_client_cert': : undefined reference to `ERR_get_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1d1a): In function `ssl_need_client_cert': : undefined reference to `ERR_clear_error' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1d5f): In function `ssl_need_client_cert': : undefined reference to `PKCS12_free' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1df9): In function `ssl_need_client_cert': : undefined reference to `PKCS12_free' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1e9f): In function `ssl_need_client_cert': : undefined reference to `PKCS12_parse' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1eac): In function `ssl_need_client_cert': : undefined reference to `PKCS12_free' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1ebb): In function `ssl_need_client_cert': : undefined reference to `PKCS12_free' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1f9a): In function `bio_file_read': : undefined reference to `BIO_clear_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x1fff): In function `bio_file_read': : undefined reference to `BIO_set_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2042): In function `bio_file_write': : undefined reference to `BIO_clear_flags' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2089): In function `serf_ssl_trust_cert': : undefined reference to `SSL_CTX_get_cert_store' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2094): In function `serf_ssl_trust_cert': : undefined reference to `X509_STORE_add_cert' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x20ed): In function `serf_ssl_load_cert_file': : undefined reference to `PEM_read_X509' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2149): In function `serf_ssl_use_default_certificates': : undefined reference to `SSL_CTX_get_cert_store' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2151): In function `serf_ssl_use_default_certificates': : undefined reference to `X509_STORE_set_default_paths' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x2183): In function `serf_ssl_set_hostname': : undefined reference to `SSL_ctrl' /usr/local/lib/libserf-1.a(ssl_buckets.o)(.text+0x218e): In function `serf_ssl_set_hostname': : undefined reference to `ERR_clear_error' *** Error code 1 Stop in /wrkdirs/usr/ports/devel/subversion-static/work/subversion-1.8.4. *** Error code 1 Stop in /usr/ports/devel/subversion-static. ===> Cleaning for subversion-static-1.8.4