pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libuv libtoolize issue UnixWare 7



On Wednesday 2022-01-12 00:04, Roland Illig wrote:

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.

Building with CFLAGS="-O0" allows all but one test to pass

Checking ../../m4-1.4.19/checks/198.sysval
@ ../doc/m4.texi:6751: Origin of test
../../m4-1.4.19/checks/198.sysval: stderr mismatch
--- m4-tmp.26991/m4-xerr        2022-01-20 08:23:06.973970000 +0000
+++ m4-tmp.26991/m4-err 2022-01-20 08:23:06.963970048 +0000
@@ -0,0 +1 @@
+Killed

Regards,

--
Boyd Gerber <gerberb%zenez.com@localhost> 801 849-0213
ZENEZ   1042 East Fort Union #135, Midvale Utah  84047



Home | Main Index | Thread Index | Old Index