From owner-freebsd-ports@FreeBSD.ORG Sat Dec 3 21:55:25 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5949106566B; Sat, 3 Dec 2011 21:55:25 +0000 (UTC) (envelope-from aorchid@mac.com) Received: from asmtpout020.mac.com (asmtpout020.mac.com [17.148.16.95]) by mx1.freebsd.org (Postfix) with ESMTP id AB7928FC1D; Sat, 3 Dec 2011 21:55:25 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from Xochitl-Gonzalezs-Mac-Pro.local (dsl081-084-161.lax1.dsl.speakeasy.net [64.81.84.161]) by asmtp020.mac.com (Oracle Communications Messaging Server 7u4-23.01 (7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPSA id <0LVN005ONBGBBY80@asmtp020.mac.com>; Sat, 03 Dec 2011 20:55:23 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.5.7110,1.0.211,0.0.0000 definitions=2011-12-03_07:2011-12-02, 2011-12-03, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=13 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000 definitions=main-1112030233 Message-id: <4EDA8CBB.4090205@mac.com> Date: Sat, 03 Dec 2011 12:55:23 -0800 From: Aric Gregson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0 To: Raphael Kubo da Costa References: <20111202215504860909.6dc0d575@mac.com> <87r50lwnfq.fsf@FreeBSD.org> In-reply-to: <87r50lwnfq.fsf@FreeBSD.org> Cc: kde@freebsd.org, freebsd-ports@freebsd.org Subject: Re: kdelibs4 4.7.3 Build Fails FreeBSD 9-CURRENT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2011 21:55:25 -0000 On 12/3/11 9:54 AM, Raphael Kubo da Costa wrote: > The log you have pasted does not contain the actual error message. Can > you build with CMAKE_VERBOSE set and then paste the error you get? OK. I know this is pathetic but how do I pass that command through portmaster? Or just without portmaster? I used -m option but it does not like that. Thanks