Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jun 2016 22:43:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207331] net/kea: Build fails due to gcc-4.8.5 segfaulting
Message-ID:  <bug-207331-13-dA5ULXHVEd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207331-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207331-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207331

--- Comment #5 from bhs_bsd@precisionforesight.com ---
Mathieu, yes. I also hit the bug building something other than kea.

Suggested workaround: use gcc49.

In make.conf:
    FAVORITE_COMPILER=3D      gcc
    COMPILER-VERSION=3D       4.9

To build gcc49, you'll need the following options:
  disable MULTILIB (32-bit and 64-bit)
  disable JAVA (java platform support)

Hope this helps,
  Ben

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207331-13-dA5ULXHVEd>