[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:15:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242798
--- Comment #11 from Matthias Andree <mandree at FreeBSD.org> ---
Looking at a powerpc64 issue that got solved per
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231570
and in particular its attachment 197332 here
https://bz-attachments.freebsd.org/attachment.cgi?id=197332
...this looks familiar.
I've taken a shot in the dark with extending our "use newer compiler on
powerpc64" choice to powerpc*.
I have also added a LIBUNWIND option - best combined with WITH_DEBUG=yes to
hopefully get a proper backtrace.
@Canardo, can you please update your ports tree, confirm you have e2fsprogs
1.45.5_2 (PORTREVISION=2 in its makefile) and then rebuild that (after make
clean)?
If it still fails self-tests, please enable the LIBUNWIND option (make config),
and re-build and re-install the port with added WITH_DEBUG=yes so we get the
new backtrace from the log.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list