From owner-freebsd-current@freebsd.org Mon Feb 29 22:19:08 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 8BFD1AB94CF for ; Mon, 29 Feb 2016 22:19:08 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 785D4E04 for ; Mon, 29 Feb 2016 22:19:08 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: by mailman.ysv.freebsd.org (Postfix) id 740B1AB94CE; Mon, 29 Feb 2016 22:19:08 +0000 (UTC) Delivered-To: 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 73807AB94CD; Mon, 29 Feb 2016 22:19:08 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv157.fwdcdn.com (frv157.fwdcdn.com [212.42.77.157]) (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 39CBDE03; Mon, 29 Feb 2016 22:19:07 +0000 (UTC) (envelope-from fidaj@ukr.net) 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:Cc:To:From:Date; bh=0ZzqdF40kIRI78ZHoH/Y7fepCiLj3f2+qdUBf6gTRoc=; b=sVuzE7Dm8Rhr2wF94s3xE/jasyFYZ1UB32KwJve6hPeXwnld30rOdPSPl5jKroFsM7eF6fUtyNkxhPXYHNoNtyoNCBpdvLCX3V9ckA6edd6PKM8Ah5Bfkb1R29nCFEnM+1Z0tDAk371YyR2tE1EnIncXha6KC/I+BZdmuYg+OQM=; Received: from [37.229.193.176] (helo=nonamehost.local) by frv157.fwdcdn.com with esmtpsa ID 1aaW9c-0008pB-0d ; Tue, 01 Mar 2016 00:19:00 +0200 Date: Tue, 1 Mar 2016 00:18:58 +0200 From: Ivan Klymenko To: "O. Hartmann" Cc: Tommy Scheunemann , current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: emulators/virtualbox-ose-kmod build error Message-ID: <20160301001858.15dafbca@nonamehost.local> In-Reply-To: <20160225094604.12096017@freyja.zeit4.iv.bundesimmobilien.de> References: <20160224220429.08bfdfde@nonamehost.local> <20160225045515.2b016ac4.ohartman@zedat.fu-berlin.de> <20160225094604.12096017@freyja.zeit4.iv.bundesimmobilien.de> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Authentication-Result: IP=37.229.193.176; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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, 29 Feb 2016 22:19:08 -0000 On Thu, 25 Feb 2016 09:46:04 +0100 "O. Hartmann" wrote: > On Thu, 25 Feb 2016 09:31:00 +0100 > Tommy Scheunemann wrote: > > > > Am Wed, 24 Feb 2016 22:04:29 +0200 > > > Ivan Klymenko schrieb: > > > > > >> After update from r295867 to r295994: > > >> > > >> ... > > > > > > Same here ... > > > > > > > Hi, > > > > try to disable ccache for building the port. Been running into the > > same problem and disabling ccache fixed it. > > > > Kind regards > > Don't use ccache! https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207561 So the problem is not on the ccache ;)