From owner-freebsd-ports@FreeBSD.ORG Wed May 22 06:49:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 21B13CFF; Wed, 22 May 2013 06:49:48 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) by mx1.freebsd.org (Postfix) with ESMTP id 8A6E0D55; Wed, 22 May 2013 06:49:47 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id k13so828603wgh.17 for ; Tue, 21 May 2013 23:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ggT4jDJxqq2TPrTbAmfvEdM7ewF8vzRPS/aiuDvoy/s=; b=HOGQPYvbTpPtHiLKGMN5RZVDYnRmS2FvoJyd1yiDdtP/Fnw/EMcXfUukx29KCzDeSJ RvSmQ3AOsb2SrNsJrk9ytieigSUwkrv3THAuadcmb9bafNB1lpp0+IPQ3EsggVCbHk1T BHroRb5iJ8IuMGIH2aB6E4zuVgiJlVeTxMaFpcmPC1eB2HGjCtpp7R6AckZEUITKFQvr +ZhKcXhxA0rx3PcCs4ZKYc016YDNWQioNsdOVaqOpUTNWqeXrh1HOsVPztFvUhR6xFWx 0+XFEp24/w814MKRm261SBCIAQdw1Gpudt51mPVltmtNXpFjJXJT+ROXHDWd1yy/osP0 cw1Q== MIME-Version: 1.0 X-Received: by 10.180.189.68 with SMTP id gg4mr11443294wic.27.1369205385725; Tue, 21 May 2013 23:49:45 -0700 (PDT) Received: by 10.194.32.101 with HTTP; Tue, 21 May 2013 23:49:45 -0700 (PDT) In-Reply-To: <20130521.163526.182995293470037850.hrs@allbsd.org> References: <20130517.085044.1287480701982669146.hrs@allbsd.org> <20130518025801.0659b2ac@dijkstra.cruwe.de> <20130519.070840.2265196291393572686.hrs@allbsd.org> <20130521.163526.182995293470037850.hrs@allbsd.org> Date: Wed, 22 May 2013 08:49:45 +0200 Message-ID: Subject: Re: TeXLive build error on poudriere (Was: [patch included] teTeX and TeXLive) From: David Demelier To: Hiroki Sato Content-Type: text/plain; charset=UTF-8 Cc: cjr@cruwe.de, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 May 2013 06:49:48 -0000 Works for me ! 2013/5/21 Hiroki Sato : > Hiroki Sato wrote > in <20130519.070840.2265196291393572686.hrs@allbsd.org>: > > hr> "Christopher J. Ruwe" wrote > hr> in <20130518025801.0659b2ac@dijkstra.cruwe.de>: > hr> > hr> cj> I have included the patches, they are rather trivial, although, I > hr> cj> think, dirty. I have also included a complete logfile of a failed > hr> cj> build for tex-formats. > hr> > hr> Where is the log file? > hr> > hr> What I need to investigate here is a build+install log for > hr> print/texlive-base on your environment. Running texconfig rehash in > hr> pre-install just hides your error and makes another problem. > > I committed a fix in r318651. Please try it if you got a build error > when using poudriere. > > -- Hiroki -- Demelier David