From owner-freebsd-current@FreeBSD.ORG Thu Apr 2 08:58:25 2015 Return-Path: Delivered-To: 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 E6D7584A for ; Thu, 2 Apr 2015 08:58:25 +0000 (UTC) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5EB6FC3 for ; Thu, 2 Apr 2015 08:58:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date; bh=+KwFu2ITemAywYLKvj5eFynjruZt911+hLYy7cTCVRQ=; b=tymDhQlqRJwqOUVgbrCv2Y/M2qQCrGNMzPKyMBMLQZD/ckxfCtRl/VgXy8lcEpoQrxV3mm8KJ4mRHgXolYeWg+oOe36EMLYPuGuxRYbdEHRszvBibOEkoiwP77J9oavuUvl1xb+v1j+Wgl0TWnggTOG/EezeB+R/Aiq/O00/1n8=; Received: from [178.137.139.0] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1Ydax7-000NXY-7d for current@freebsd.org; Thu, 02 Apr 2015 11:58:17 +0300 Date: Thu, 2 Apr 2015 11:58:17 +0300 From: Ivan Klymenko To: current@freebsd.org Subject: [SOLVED] Re: >r280312 - r280332 VirtualBox is broken. Message-ID: <20150402115817.297e6501@nonamehost.local> In-Reply-To: <20150322001311.34994231@nonamehost.local> References: <20150322001311.34994231@nonamehost.local> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=178.137.139.0; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net 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: Thu, 02 Apr 2015 08:58:26 -0000 Sun, 22 Mar 2015 00:13:11 +0200 Ivan Klymenko =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=B2: > After auditing the r280312 I just upgraded to revision r280332 and > then discovered that my VirtualBox is broken. >=20 > Thanks. The problem was to use the port security/openssl. 1. Added WITH_OPENSSL_BASE=3Dyes > /etc/make.conf 2. Delete installed security/openssl 3. Rebuild VirtualBox and others depends ports