[Bug 242798] sysutils/e2fsprogs: Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: Tests failed: f_inlinedata_dirblocks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 31 02:14:18 UTC 2020


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

--- Comment #10 from commit-hook at 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+=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:  canardo909 at gmx.com

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.


More information about the freebsd-ppc mailing list