Date: Wed, 07 Jan 2015 14:06:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196592] devel/ncurses: fails to build on armv6 Message-ID: <bug-196592-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196592 Bug ID: 196592 Summary: devel/ncurses: fails to build on armv6 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: mikael.urankar@gmail.com CC: sbruno@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) Assignee: bapt@FreeBSD.org Created attachment 151458 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151458&action=edit 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 --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer bapt@FreeBSD.org -- 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-196592-13>