[Bug 207331] net/kea: Build fails due to gcc-4.8.5 segfaulting

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 2 22:43:22 UTC 2016


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

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

Suggested workaround: use gcc49.

In make.conf:
    FAVORITE_COMPILER=      gcc
    COMPILER-VERSION=       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

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


More information about the freebsd-ports-bugs mailing list