[Bug 242798] sysutils/e2fsprogs: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: Tests failed: f_inlinedata_dirblocks
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242798 --- Comment #10 from [email protected] --- 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+=compiler:c11 on powerpc64, see <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231570> 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: [email protected] Changes: head/sysutils/e2fsprogs/Makefile head/sysutils/e2fsprogs/files/extrapatch-e2fsck_sigcatcher.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"