From owner-freebsd-ports@FreeBSD.ORG Wed Jun 11 21:22:47 2014 Return-Path: Delivered-To: freebsd-ports@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 9F88EB19 for ; Wed, 11 Jun 2014 21:22:47 +0000 (UTC) Received: from mail-yk0-x233.google.com (mail-yk0-x233.google.com [IPv6:2607:f8b0:4002:c07::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6199D2870 for ; Wed, 11 Jun 2014 21:22:47 +0000 (UTC) Received: by mail-yk0-f179.google.com with SMTP id 20so332089yks.10 for ; Wed, 11 Jun 2014 14:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:in-reply-to:references:disposition-notification-to :content-type:date:message-id:mime-version; bh=NY4wWGAewEvnq5rlXXKpcxV9xpulMUR4eJpP80rLSSQ=; b=AaQfZ/RR75MSxde24cst2JceEPgX0R5KQrRuKApn48KAPIm6A5DLRGkrE9n0VYtfOC tHPAjU5CfqIBcImv5w376ViSVhNh5VOUIDwHZI3wEBazfqC76OxpEYm/eEtFbqlOIOfQ leYWHKyx9NaHH/jgmeI8kv3XeK/fdd1ctH+SjNfCHpxjLnwPMG7/wng0ZPV0ZEZ3yHoM CRX/DmyrC5uK+HXOlwGbeht3T1SqrRE02eoeLUQgLGTPPwhGyXeWTeLq+jjfqhYZ96b9 vQmLL9mmwQ7ns9uc55X6VstTHy7RpiJuVRs0vSb89QtauJ2YvULFTyL1ZsN8uPKXafUR c9vg== X-Received: by 10.236.131.42 with SMTP id l30mr7313747yhi.130.1402521765999; Wed, 11 Jun 2014 14:22:45 -0700 (PDT) Received: from [192.168.6.46] ([179.184.51.72]) by mx.google.com with ESMTPSA id c25sm37536128yhn.3.2014.06.11.14.22.43 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 11 Jun 2014 14:22:45 -0700 (PDT) Subject: Libreoffice does not builds with parallell make From: Sergio de Almeida Lenzi To: freebsd-ports@freebsd.org In-Reply-To: <5398A7B6.8070606@fu-berlin.de> References: <5398A7B6.8070606@fu-berlin.de> Date: Wed, 11 Jun 2014 18:22:41 -0300 Message-ID: <1402521761.5236.1.camel@lenovo.toontown> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 21:22:47 -0000 It stops with.... 3991 [build ECH] CustomTarget/instsetoo_native/setup/versionrc^M 3992 fatal: Not a git repository (or any of the parent directories): .git^M If I set PARALELL=1 it builds... but takes hours and hours....