Created attachment 151458 [details] use CC instead of LD Hi, The build is broken on armv6 because 2 libraries doesn't link against libgcc (the build uses ld directly) To apply the patch: cd /usr/ports/devel/ncurses mkdir files patch < /path/to/patch find /usr/ports/devel/ncurses/files -name "*.orig" -delete failure log: http://chips.ysv.freebsd.org/data/11armv6-11armv6/2015-01-07_01h29m17s/logs/errors/ncurses-5.9.20141213.log with patch log: http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/ncurses-5.9.20141213.log
Auto-assigned to maintainer bapt@FreeBSD.org
I'll do some test builds today.
fixed in 376487: https://svnweb.freebsd.org/changeset/ports/376487