Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2019 17:15:09 +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-MOPIc75aXl@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 #8 from Matthias Andree <mandree@FreeBSD.org> ---
Submitter wrote that he doesn't currently have access to his powerpc hardwa=
re
and will see to it in 2020 when he regains access.

Instructions for getting a backtrace:
https://stackoverflow.com/questions/5745215/getting-stacktrace-from-core-du=
mp

possibly adapted if you build the port from source, for bash and similar
shells:
d=3D`make -V WRKSRC`
gdb ${d}/e2fsck/e2fsck `find ${d} -name e2fsck.core`

This works assuming that there is exactly one e2fsck.core file from the fai=
ling
self-test. The compile should have been made WITH_DEBUG=3Dyes (possibly re-=
build
and re-install e2fsprogs-libuuid and e2fsprogs-libblkid also WITH_DEBUG=3Dy=
es).

--=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-MOPIc75aXl>