From owner-freebsd-current@freebsd.org Mon Aug 1 21:18:41 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21ECBBABDCB; Mon, 1 Aug 2016 21:18:41 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [IPv6:2001:470:8d59:1::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protected-networks.net", Issuer "Protected Networks CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E16AB1CB5; Mon, 1 Aug 2016 21:18:40 +0000 (UTC) (envelope-from imb@protected-networks.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= protected-networks.net; h=content-transfer-encoding:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject; s=201508; t= 1470086318; bh=3oBWQ3VitIa6r5mVSXxIihmfFPvTgRsp2WlNpcKmDys=; b=M L9uIdxKuys0X4S8VPSm8FL9qVIRGrdyeHNbK7S0zeEe8eEobmdGYTo5nQoZSNrCL FQXHzgfZSh1gIfR9xvaEtEtxiaygat2l/sNNXhbwEI4dS91C4zYyt07EamHjc6BZ HdkjKFLS3mWJu0FWrZP0Hp2Blfm1Gfzyp+YfEK3pGs= Received: from toshi.auburn.protected-networks.net (gw.auburn.protected-networks.net [192.168.1.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: imb@mail.protected-networks.net) by mail.protected-networks.net (Postfix) with ESMTPSA id CE3291CE26; Mon, 1 Aug 2016 17:18:38 -0400 (EDT) Subject: Re: security/openvpn build failure on 12-CURRENT/amd64 To: Ngie Cooper , Shawn Webb References: <20160801140804.GD7956@mutt-hardenedbsd> <2061B016-057C-44E9-A982-C0B689861E40@freebsd.org> <20160801143118.GE7956@mutt-hardenedbsd> Cc: Matthias Andree , FreeBSD Current , ports From: Michael Butler Message-ID: Date: Mon, 1 Aug 2016 17:18:37 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 01 Aug 2016 21:18:41 -0000 On 08/01/16 16:53, Ngie Cooper wrote: > On Mon, Aug 1, 2016 at 7:31 AM, Shawn Webb wrote: > >> HardenedBSD's kernel and world matched and still had the very same >> build error. >> >> Here's the build log: http://pastebin.com/TEBih1Sx > > Confirmed -- why's it looking for tcp6local/udp6local though (this > isn't a valid protocol, and for some odd reason it's being picked up > from the sample config file..?)? Looks like a port bug... > Thanks, > -Ngie Built just fine for me today on AMD64 "FreeBSD 12.0-CURRENT #165 r303601: Sun Jul 31 20:34:50 EDT 2016", imb