From owner-freebsd-ports@FreeBSD.ORG Sun May 20 15:08:44 2012 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 11540106566B for ; Sun, 20 May 2012 15:08:44 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8249A8FC0C for ; Sun, 20 May 2012 15:08:43 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SW7k8-00072V-Jm for freebsd-ports@freebsd.org; Sun, 20 May 2012 17:08:27 +0200 Received: from 201.82.202.123 ([201.82.202.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 May 2012 17:08:24 +0200 Received: from rakuco by 201.82.202.123 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 May 2012 17:08:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Raphael Kubo da Costa Date: Sun, 20 May 2012 12:08:13 -0300 Lines: 21 Message-ID: <87396u7uw2.fsf@FreeBSD.org> References: <20120518100840.f5f4c36a.web@3dresearch.com> <20120519144441.fcfb3391.web@3dresearch.com> <201205192317.10695.makc@freebsd.org> <20120520110129.58a6caa9.web@3dresearch.com> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 201.82.202.123 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.0.93 (berkeley-unix) Cancel-Lock: sha1:IhNMoC8hG/aPFLalYaBdF9fQk8s= Subject: Re: py27-kdebindings-pykde4-4.7.2 build error 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: Sun, 20 May 2012 15:08:44 -0000 Janos Dohanics writes: > On Sat, 19 May 2012 23:17:09 +0000 > Max Brazhnikov wrote: > >> On Sat, 19 May 2012 14:44:41 -0400, Janos Dohanics wrote: >> > In the end though, building py27-kdebindings-pykde4-4.7.2 still ends >> > with an error: >> >> to see actual error you need to run 'make DISABLE_MAKE_JOBS=1 >> CMAKE_VERBOSE=1' > > Thank you - devel/kdebindings4-python-pykde4 builds with no error using > 'make DISABLE_MAKE_JOBS=1 CMAKE_VERBOSE=1', I guess the > DISABLE_MAKE_JOBS=1 flag was what I needed. Before marking another port as MAKE_JOBS_UNSAFE, I'd really like to know what error you were experiencing. Can you please build only with CMAKE_VERBOSE=1 and post the log so we can find out the actual error message you were having?