make failed for editors/libreoffice

Dimitry Andric dim at FreeBSD.org
Fri Jul 13 22:07:39 UTC 2012


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...


More information about the freebsd-ports mailing list