From owner-freebsd-current@FreeBSD.ORG Wed Dec 24 12:47:54 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64914627 for ; Wed, 24 Dec 2014 12:47:54 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F08BA224D for ; Wed, 24 Dec 2014 12:47:53 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ex7so13541359wid.0 for ; Wed, 24 Dec 2014 04:47:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=berentweb.com; s=google; h=date:from:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=DpTvnHeDat6xNGYvLj7yrkG3mbTzJmL3ZP8CMC99N2w=; b=JkC+CLh2/vdPmP8mUtDO5KagGuk2Ue78CbVPq/XE356DNfcGax8olx4ONJkwSc989m +L+sYJzf2S7xZQ56XnxOx/EeCjijSZTEYAk5GaRROjzfAKlGQkLWd1hCEgKctPWUTzUM lZukOL6dLlstry5SS+Z67YtPXDbdLvLi/c5KI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=DpTvnHeDat6xNGYvLj7yrkG3mbTzJmL3ZP8CMC99N2w=; b=FPoTG8jL8djh7Jt6UBwUjtG/N+B4ArJEtHmzqAKVfHs+BJN2RcOoNQMUDBksjmvtaQ aVPH8s0rK2zbyR7mZn0JxtxU3MAMOW9dzI+4yyb1ulR8I3hIpkyvTJrXPyZMCPVzlQBI KelVXB9FUW2wvMB/zSN56+J3MSa7aHuTBMWBCkRMqvz2XuhRfguuCilRwJPts2f49vmf DWnLL9QfBHsi6k7Y3fy7oPg3BDxRHAl4b0tuo/kY0nqga19s6QA/PZXEPzeSH3N2t2N0 gK2ASCPKX+pyldyZk+DItI6Izu9ovI8cmW6W1Wt3GVzyVvyAtghISkyvww1Qy6+sL/tq XdHA== X-Gm-Message-State: ALoCoQnOxcxZUsy7QWe19O1NycGYg/LwjJLXRWw34OCdlLAoVwOg+jNCvZGE/mmbMQppPStW/Zeo X-Received: by 10.180.182.199 with SMTP id eg7mr50702349wic.17.1419425272396; Wed, 24 Dec 2014 04:47:52 -0800 (PST) Received: from rsbsd.rsb ([31.200.19.99]) by mx.google.com with ESMTPSA id h13sm21098038wiw.4.2014.12.24.04.47.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Dec 2014 04:47:51 -0800 (PST) Date: Wed, 24 Dec 2014 14:47:57 +0200 From: Beeblebrox Cc: FreeBSD Current Subject: Re: Buildworld fails due to WITHOUT_CRYPT (3 issues) Message-ID: <20141224144757.4916f2c5@rsbsd.rsb> In-Reply-To: <20141224124309.79f9b8fa@rsbsd.rsb> References: <20141224114504.73165f6a@rsbsd.rsb> <20141224124309.79f9b8fa@rsbsd.rsb> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:47:54 -0000 I patched Herbert's code, deleted the entire partial world and have WITHOUT= _CRYPT, WITHOUT_BSNMP in src.conf. First this part below broke, but managed to move forward when I disabled cc= ache (clipped for brevity): =3D=3D=3D> rescue/rescue/chown/tests (depend) (cd /asp/git/src/usr.sbin/chown/tests && make -f /asp/git/src/usr.sbin/chow= n/tests/Makefile SUBDIR=3D _RECURSING_PROGS=3D depend) `chown.o' is up to date. nc.lo: In function `_$$hide$$ nc.lo main': (.text+0x61a): warning: warning: mktemp() possibly used unsafely; consider = using mkstemp() /usr/lib/libarchive.a(archive_crypto.o): In function `__archive_openssl_md5= init': /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0xa): undefined reference to `EVP_md5' /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0x15): undefined reference to `EVP_DigestInit' .......... /usr/lib/libarchive.a(archive_crypto.o): In function `__archive_openssl_sha= 512init': /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0x1ba): undefined reference to `EVP_sha512' /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0x1c5): undefined reference to `EVP_DigestInit' /usr/lib/libarchive.a(archive_crypto.o): In function `__archive_openssl_sha= 512update': /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0x1e5): undefined reference to `EVP_DigestUpdate' /usr/lib/libarchive.a(archive_crypto.o): In function `__archive_openssl_sha= 512final': /asp/git/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_cry= pto.c:(.text+0x1f7): undefined reference to `EVP_DigestFinal' * Then LDNS broke again, so I disabled that once more: =3D=3D=3D> lib/libldns (all) make[5]: /usr/obj/asp/git/src/lib/libldns/.depend, 2187: ignoring stale .de= pend for /usr/obj/asp/git/src/tmp/usr/lib/libcrypto.a building shared library libldns.so.5 /usr/obj/asp/git/src/tmp/usr/bin/ld: cannot find -lcrypto * Finally buildworld broke at CAM =3D=3D=3D> usr.sbin/ctld (all) cc -O2 -pipe -I/asp/git/src/usr.sbin/ctld -I/asp/git/src/usr.sbin/ctld/.= ./../sys -I/asp/git/src/usr.sbin/ctld/../../sys/cam/ctl -I/asp/git/src/usr.= sbin/ctld/../../sys/dev/iscsi -DNDEBUG -std=3Dgnu99 -fstack-protector -Wsys= tem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-po= inter-sign -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused= -const-variable -Qunused-arguments -c /asp/git/src/usr.sbin/ctld/chap.c /asp/git/src/usr.sbin/ctld/chap.c:38:10: fatal error: 'openssl/err.h' file = not found #include That file has several: (#include , #include ,= #include ). Other that deleting the include lines, how sho= uld I disable those? * At svn revision 276177 Wow I haven't had this much trouble for quite a while. I don't see a full m= oon, so it must be because of the way the planets are aligned today :( --=20 FreeBSD_amd64_11-Current_RadeonKMS