Date: Fri, 31 Jan 2020 02:14:18 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 242798] sysutils/e2fsprogs: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: Tests failed: f_inlinedata_dirblocks Message-ID: <bug-242798-25139-QGCm54Mvw6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242798-25139@https.bugs.freebsd.org/bugzilla/> References: <bug-242798-25139@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=3D242798 --- Comment #10 from commit-hook@freebsd.org --- A commit references this bug: Author: mandree Date: Fri Jan 31 02:13:25 UTC 2020 New revision: 524662 URL: https://svnweb.freebsd.org/changeset/ports/524662 Log: Try to fix powerpc build, add LIBUNWIND option. We've had a USES+=3Dcompiler:c11 on powerpc64, see <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231570> extend and use it on all powerpc* in an attempt to fix PR 242798. If that doesn't help, add a LIBUNWIND option that makes e2fsck's signal catcher use libunwind instead of libexecinfo - FreeBSD's stack unwinder doesn't currently work from signal handlers (#243746), libunwind does and is supposed to work on powerpc and powerpc64, among others. PR: 242798 Reported by: canardo909@gmx.com Changes: head/sysutils/e2fsprogs/Makefile head/sysutils/e2fsprogs/files/extrapatch-e2fsck_sigcatcher.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242798-25139-QGCm54Mvw6>