From owner-freebsd-office@FreeBSD.ORG Tue Apr 24 09:38:17 2012 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDF371065687; Tue, 24 Apr 2012 09:38:17 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.server1.bsdforen.de (bsdforen.de [82.193.243.81]) by mx1.freebsd.org (Postfix) with ESMTP id 74E188FC15; Tue, 24 Apr 2012 09:38:17 +0000 (UTC) Received: from mobileKamikaze.norad (HSI-KBW-091-089-161-008.hsi2.kabel-badenwuerttemberg.de [91.89.161.8]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.server1.bsdforen.de (Postfix) with ESMTPSA id 4F5937E884; Tue, 24 Apr 2012 11:38:15 +0200 (CEST) Message-ID: <4F967486.7000502@bsdforen.de> Date: Tue, 24 Apr 2012 11:38:14 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:11.0) Gecko/20120424 Thunderbird/11.0.1 MIME-Version: 1.0 To: Baptiste Daroussin References: <4F964605.4000002@bsdforen.de> <20120424071013.GG18221@azathoth.lan> In-Reply-To: <20120424071013.GG18221@azathoth.lan> Content-Type: text/plain; charset=ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: office@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: libreoffice-3.5.2_1 tinderbox failure X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2012 09:38:18 -0000 On 24/04/2012 09:10, Baptiste Daroussin wrote: > On Tue, Apr 24, 2012 at 08:19:49AM +0200, Dominic Fandrey wrote: >> There are a couple of issues that prevent tinderbox from creating >> tinderbox packages. >> >> The first issue, which prevents packaging on RELENG_9 is simply a >> wrong dependency path for x11-fonts/liberation-fonts-ttf. This one >> should be simple. >> >> On RELENG_8 and RELENG_9 tinderbox doesn't see the dependency on >> lang/clang. Thus the port installs it and tinderbox complains about >> an mtree error. >> >> I'm currently testing fixes for both. >> > > Thank is really strange to me, both passes my tinderboxes, > > Concerning 9 it uses clang from base so it should need lang/clang, 8.2 should > automatically detect that it needs lang/clang and this works here After fixing the liberation-fonts dep RELENG_9 builds. But somehow the dependency on clang remains invisible to my tinderbox for RELENG_8/7 builds. Whatever I do, it doesn't show up in the build Makefile. Maybe it's a bug in tinderbox and the creation of the file isn't properly chrooted, but that seems rather unlikely. > for liberation-fonts-tff, looks strange, but I'll double check That one is straightforward, the correct dependency is: ${LOCALBASE}/lib/X11/fonts/Liberation/LiberationMono-Bold.ttf > > regards, > Bapt -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?