From owner-svn-ports-all@FreeBSD.ORG Mon Mar 3 21:37:50 2014 Return-Path: Delivered-To: svn-ports-all@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 ESMTPS id BA31B53D; Mon, 3 Mar 2014 21:37:50 +0000 (UTC) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACCBC3CA; Mon, 3 Mar 2014 21:37:49 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id l4so4185264lbv.14 for ; Mon, 03 Mar 2014 13:37:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=9ZjsFj3LhHmeMrGPBI8WqTY+bO9TRbpoezBnBdBRBT0=; b=HFlwgoEPyqhJeTOdpV+NK3IDu3vp/GY94aq+KhoMimK8tFO3TIUb6A9rQxXhSaIseR /UyVWVkM6t6bgVgzGfxlXX4EMkOzrTBfe1bZo4VtV6uaW2nsamDdh24/CuQ+Jl9E98ok VYzkr/DAjKcjIO563BKQUsvQ2SRQdnNbsFA4JQqdxk+upLJohW+88eQJHEs4Le06DD3X Hg9SW/HY/xwk55ZifRfNYao4Hk0Zid5IQ8nF/raIz/6EBxJfJn1ugul48x/XplkanHNM zD2cQ40UvzaRU9jrGCP0Z21+/g8ymBKNFxxWPj1bZMbtHYetIayiWehC2rxarmnQtxV9 jAIg== X-Received: by 10.112.73.100 with SMTP id k4mr23418581lbv.25.1393882667700; Mon, 03 Mar 2014 13:37:47 -0800 (PST) Received: from orwell.Elisa.gmail.com (a91-154-115-217.elisa-laajakaista.fi. [91.154.115.217]) by mx.google.com with ESMTPSA id e1sm31907811laa.8.2014.03.03.13.37.46 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 03 Mar 2014 13:37:46 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Bryan Drewery Subject: Re: svn commit: r346760 - head/devel/ccache References: <201403021239.s22CdbQr063175@svn.freebsd.org> <5313503A.2060905@FreeBSD.org> Date: Mon, 03 Mar 2014 23:37:38 +0200 In-Reply-To: <5313503A.2060905@FreeBSD.org> (Bryan Drewery's message of "Sun, 02 Mar 2014 09:37:30 -0600") Message-ID: <86k3cbneu5.fsf@orwell.Elisa> User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 21:37:50 -0000 Bryan Drewery writes: > On 3/2/2014 6:39 AM, Raphael Kubo da Costa wrote: >> Author: rakuco >> Date: Sun Mar 2 12:39:36 2014 >> New Revision: 346760 >> URL: http://svnweb.freebsd.org/changeset/ports/346760 >> QAT: https://qat.redports.org/buildarchive/r346760/ >> >> Log: >> Fix the build after r346759. >> >> Modified: >> head/devel/ccache/Makefile >> >> Modified: head/devel/ccache/Makefile >> ============================================================================== >> --- head/devel/ccache/Makefile Sun Mar 2 12:10:16 2014 (r346759) >> +++ head/devel/ccache/Makefile Sun Mar 2 12:39:36 2014 (r346760) >> @@ -103,4 +103,4 @@ post-install: >> @${CAT} ${FILESDIR}/pkg-message-clang >> ${PKGMESSAGE} >> .endif >> >> -.include >> +.include >> > > Can you please show me the build log of the failure? I had no issue here. ===> Cleaning for ccache-3.1.9_7 /!\ ccache-3.1.9_7: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/ccache