Am 11.01.2022 um 22:41 schrieb Boyd Lynn Gerber:
Hello,
Is there a way to do this step on another platformand then continue?
===> Configuring for libuv-1.42.0
+ libtoolize --copy
+ aclocal -I m4
/usr/pkg/bin/gm4: internal error detected; please report this bug to
<bug-m4%gnu.org@localhost>: Segmentation Fault
My first idea is to rebuild devel/m4 with CFLAGS="-O0 -ggdb", install
that package and keep the sources in the working directory, to see what
this internal error is about.
Maybe it's a generic issue, such as a function prototype mismatch. Such
an issue would affect other packages as well, therefore I would invest
some time into researching the actual cause. The nice thing is that m4
is a rather small package.