https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214441

--- Comment #3 from Grzegorz Junka <li...@gjunka.com> ---
I didn't have to disable ccache. I re-run the compilation and this time it went
OK. I tried to compile lang/mono in the last 2-3 weeks. It seems that every
time there was more than a few hundred packages to compile it was failing. The
new compilation run had only 139 packages that have changed and at this time
lang/mono compiled fine. I will try again with another profile later today.

It seems that it may be some race condition.

$cat /etc/make.conf 
QT4_OPTIONS= CUPS QGTKSTYLE NAS

# Enable Tahoma in x11-fonts/webfonts
.if ${.CURDIR:M*/x11-fonts/webfonts}
WITH_MSWINDOWS_LICENSE=yes
.endif

WITH_CCACHE_BUILD=yes
CCACHE_DIR=/var/cache/ccache

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"

Reply via email to