make failed for editors/libreoffice

Kevin Oberman kob6558 at gmail.com
Fri Jul 13 22:36:39 UTC 2012


On Fri, Jul 13, 2012 at 3:07 PM, Dimitry Andric <dim at freebsd.org> 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. :-)
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558 at gmail.com


More information about the freebsd-ports mailing list