From owner-freebsd-emulation@FreeBSD.ORG Sun Nov 10 11:10:02 2013 Return-Path: Delivered-To: vbox@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 054C07D3 for ; Sun, 10 Nov 2013 11:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CDF8223FD for ; Sun, 10 Nov 2013 11:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAABA1Vk017628 for ; Sun, 10 Nov 2013 11:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAABA1fw017627; Sun, 10 Nov 2013 11:10:01 GMT (envelope-from gnats) Date: Sun, 10 Nov 2013 11:10:01 GMT Message-Id: <201311101110.rAABA1fw017627@freefall.freebsd.org> To: vbox@FreeBSD.org From: Oleg Sidorkin Subject: Re: ports/179507: devel/kBuild won't compile on current X-Mailman-Approved-At: Sun, 10 Nov 2013 12:40:04 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Oleg Sidorkin List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2013 11:10:02 -0000 The following reply was made to PR ports/179507; it has been noted by GNATS. From: Oleg Sidorkin To: bug-followup@freebsd.org, kapetros@gmail.com Cc: Subject: Re: ports/179507: devel/kBuild won't compile on current Date: Sun, 10 Nov 2013 15:00:56 +0400 Hello. Do you have ccache installed? Deinstallation of ccache fixed the same problem for me.