Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2016 17:41:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 214441] lang/mono: Fails to build on 10.3 - Got a SIGSEGV while executing native code
Message-ID:  <bug-214441-23699-HnyCDPHLF2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214441-23699@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214441-23699-HnyCDPHLF2>