From owner-freebsd-ports@FreeBSD.ORG Fri Jul 13 22:47:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5988F106566B; Fri, 13 Jul 2012 22:47:50 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6CC698FC0C; Fri, 13 Jul 2012 22:47:49 +0000 (UTC) Message-ID: <5000A594.9070700@FreeBSD.org> Date: Fri, 13 Jul 2012 18:47:48 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120626 Thunderbird/13.0.1 MIME-Version: 1.0 To: Kevin Oberman References: <4FF15A89.3000204@eskk.nu> <4FF2E349.5000202@FreeBSD.org> <20120704191351.GB70705@server.rulingia.com> <4FF49F51.8070600@FreeBSD.org> <4FFBD734.5030909@FreeBSD.org> <4FFFE2B7.7040303@FreeBSD.org> <20120713102704.GF49382@ithaqua.etoilebsd.net> <500081F7.800@FreeBSD.org> <50009C24.3060104@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Warren Block , Baptiste Daroussin , Dimitry Andric , Olivier Smedts , freebsd-ports@freebsd.org, Leslie Jensen , Peter Jeremy Subject: Re: make failed for editors/libreoffice 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: Fri, 13 Jul 2012 22:47:50 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2012-07-13 18:36:37 -0400, Kevin Oberman wrote: > On Fri, Jul 13, 2012 at 3:07 PM, Dimitry Andric > wrote: >> On 2012-07-13 22:15, Jung-uk Kim wrote: ... >>> It is mmap'ing an empty file and that's the root cause. Try >>> move ${LOCALBASE}/lib/libreoffice/program/addin/.keep away and >>> try again, e.g., >>> >>> mv ${LOCALBASE}/lib/libreoffice/program/addin/.keep /tmp >>> >>> At least, it worked for me. :-) >> >> FWIW, I've finally managed to free up some disk space and time to >> build the whole thing, and it seems to work for me. Calc runs >> too, after getting rid of the .keep file! >> >> So in r238429 I have now committed the fix for clang. I will >> attempt to get this merged into stable/9 before release. >> >> Is there anything I can do to make it easier for the port to >> detect that clang is fixed? I'm not sure bumping >> __FreeBSD_version just for something like this is worth it... > > Cost of bumping __FreeBSD_version: approx. 10 min. Cost for every > victim: > 15 min. > > Version bumps are so close to free, I think it always best to bump > the version if it i likely to save anything for anyone. After all, > version numbers are not in short supply. :-) Yes, that's fine for head but not for stable/9. ;-) Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAApZQACgkQmlay1b9qnVP4eACffO9VZ6En2XjjrJ7vfMErAuVg TG8AoNetoiYKRvGOMkzDNJP+19qnUKd3 =1AR1 -----END PGP SIGNATURE-----