[Bug 214441] lang/mono: Fails to build on 10.3 - Got a SIGSEGV while executing native code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 12 17:41:49 UTC 2016


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

--- Comment #3 from Grzegorz Junka <list1 at 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.


More information about the freebsd-mono mailing list