Follow-up Comment #4, bug #66424 (group make):

Howdy,

This sounds like it might be related to what I'm seeing with the CURRENT
Fedora 45 (AND Fedora 44) when building gcc and libcody. Both builds cause the
make command to SEGFAULT when attempting (in gcc OR libcody) to build. This
failure happens with several versions of gcc (from their repo or the "latest"
gcc from the Fedora 45 repo) AND/or libcody (from github).

I'm building each in an OUTSIDE the package tree directory created by:

1) mkdir obj-x86_64-pc-linux-gnu
2) cd obj-x86_64-pc-linux-gnu
3) enter lndir -withrevinfo ../libcody or ../gcc
4) enter ../gcc/configure + desired operands or ../libcody/configure + desired
operands
5) make clean depend
6) make
7) note the SEGFAULT

One solution is to NOT run the lndir command (I wonder what the X11 (Xorg)
folks will think of this), but this only stops the SEGFAULT(s) but leaves the
make command STILL vulnerable to the recursion problem present in these two
packages Makefiles AND, any other pkgs that use lndir.

After several years of building "tools", this IS the VERY first time I've seen
this bug in make as I use lndir FREQUENTLY WITHOUT problems.

Thanks for your help with this,

Best regards,

George...



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66424>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to