On Fri, Jul 13, 2012 at 3:39 PM, Jung-uk Kim <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2012-07-13 18:07:32 -0400, 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. > > I saw that, thanks! > >> 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... > > No, I don't think it is worth the trouble. If we really need it, we > can use 1000015 for head as it was bumped yesterday. Then, when we > enter release cycle and 9.1 is branched, we may use 901000. > > Jung-uk Kim
Sounds fine as long as both changes are documented. I am sure that you would, but it is easy to overlook when two changes are tied to one OSVERSION. (Not that my opinion is too significant as I don't commit anything, but I do deal with the fallout.) -- R. Kevin Oberman, Network Engineer E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
