From owner-freebsd-current@FreeBSD.ORG Wed Dec 24 10:43:05 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 69F2798F for ; Wed, 24 Dec 2014 10:43:05 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (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 1740B66EA3 for ; Wed, 24 Dec 2014 10:43:04 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id em10so13183873wid.11 for ; Wed, 24 Dec 2014 02:43:03 -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=LawGhOozUNM+8zfBxqhpGv/YiqEH9Yo5wg6XyVhauKo=; b=UxYM0E6it04VrHruT8n4JJBL/0N+0Y9LGRW8ifl7vcryUe74u2AsNTkzfKFjWrZkCA wB8H5lFNK4etksuBi34+1l5j/gwczVtmk9O3u47MrvseLZ6Hw/LkukQ2bjt82DsyxvH0 e86VDe02AEsxXV2ju88RWGOnVksPNMm8oX5Wg= 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=LawGhOozUNM+8zfBxqhpGv/YiqEH9Yo5wg6XyVhauKo=; b=N8QhO3naPEeWi12sdu9V9ddDVMe6WJdsHQrrqQpZXVuyJZl44U4TwHgbD5Krj8zTbj k0JWW9rrNLhBbZNhVsHwD9YLMDa/j66z2O9gFHNr+ZbJf2CaEILLxcSY8qj044Ow7Oj3 xO2SurNohvMlBf6x5GqRwr4DKLmJ3fFFZIJ2E7/HJn7VGUM28gLcSWEjkRVLmsXBf/OR +MrxU6E2bsKmTsL74X3XhEv+Tj2YZAdoB9bpwjpQmvFJxw1hTnboaQLQsJk4FTssMlyU WreZfbmV9vS1DrjKTJqPt6EkwP4SREhMDxmt69wrT7X1Lk/3yuCkDwsfKiMG5Zh+l38Y 1ZvQ== X-Gm-Message-State: ALoCoQmY2f1Ys0JSrXu5DSYFShCf5BbC8qedB4NBVM93jQgnakbo+hmLC5ZXauw8piBRAMNqlkx0 X-Received: by 10.180.198.52 with SMTP id iz20mr51107285wic.60.1419417783337; Wed, 24 Dec 2014 02:43:03 -0800 (PST) Received: from rsbsd.rsb ([31.200.15.54]) by mx.google.com with ESMTPSA id e18sm31116545wjz.27.2014.12.24.02.43.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Dec 2014 02:43:02 -0800 (PST) Date: Wed, 24 Dec 2014 12:43:09 +0200 From: Beeblebrox Cc: FreeBSD Current Subject: Re: Buildworld fails due to WITHOUT_CRYPT (3 issues) Message-ID: <20141224124309.79f9b8fa@rsbsd.rsb> In-Reply-To: References: <20141224114504.73165f6a@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 10:43:05 -0000 > Instead of using WITHOUT_CRYPT, you could have used WITHOUT_KERBEROS. I know that, but I don't want to waste time compiling openssl either. > You can still install openssl from ports. Thanks. As stated it's just a matter of not wanting to compile something I'= m not going to use. > What's wrong with security/openssh-portable? Nothing, I just gave dropbear as an example. This port would be preferable = of course. I re-started buildworld after re-enabling all crypto modules (incl krb5) and it's now breaking at telnet: =3D=3D=3D> libexec/telnetd (all) cc -O2 -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_= HACK -DSTREAMSPTY -I/asp/git/src/libexec/telnetd/../../contrib/telnet -I/as= p/git/src/libexec/telnetd/../../contrib/telnet/telnet -DAUTHENTICATION -DEN= CRYPTION -DKRB5 -DFORWARD -Dnet_write=3Dtelnet_net_write -DNDEBUG -std=3Dgn= u99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitial= ized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-eq= uality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-en= um -Wno-knr-promoted-parameter -Qunused-arguments -o telnetd global.o slc.= o state.o sys_term.o telnetd.o termstat.o utility.o authenc.o -L/usr/obj/as= p/git/src/lib/libtelnet -ltelnet -lutil -lncursesw -lmp -lcrypto -lpam= -lkrb5 -lroken -lpthread /usr/obj/asp/git/src/lib/libtelnet/libtelnet.a(auth.o): In function `auth_n= ame': /asp/git/src/lib/libtelnet/../../contrib/telnet/libtelnet/auth.c:(.text+0x9= d5): undefined reference to `auth_encrypt_user' /usr/obj/asp/git/src/lib/libtelnet/libtelnet.a(sra.o): In function `sra_is': /asp/git/src/lib/libtelnet/../../contrib/telnet/libtelnet/sra.c:(.text+0x29= 0): undefined reference to `auth_encrypt_user' cc: error: linker command failed with exit code 1 (use -v to see invocation) Herbert: I'm going to have to delete the whole compiled mess and re-start. = I'll apply your patch and advise the results. --=20 FreeBSD_amd64_11-Current_RadeonKMS