[Bug 237688] lang/gcc8 fails to build: /usr/local/bin/ld: /wrkdirs/usr/ports/lang/gcc8/work/.build/./gcc/liblto_plugin.so: error loading plugin: Service unavailable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 8 11:53:18 UTC 2019


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

--- Comment #7 from tech-lists at zyxst.net ---
yes, binutils had the static option enabled, the other two options were off. I
have no idea what would have done that as it's not a thing I'd use directly.

The make.conf for the jail looks like this:

OPTIONS_SET+= OPTIMIZED_FLAGS OPTIMIZED_CFLAGS ICONV
OPTIONS_UNSET+= IP6
CPUTYPE?=haswell
USE_LOCALE=en_GB.UTF-8

running a build now with just NLS enabled for binutils

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


More information about the freebsd-toolchain mailing list