The source tarball does not contain the m4 files that were used to compile the aclocal.m4 script. Reproducible: Always
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40.
Sorry for late reply, I somehow missed this and noticed just yesterday. I don't understand why this is a problem. If I add autoconf, automake and autoconf-archive packages as buildrequires, I can run autoreconf and re-create configure script successfully. I presume, aclocal.m4 is just generated from normal aclocal coming with Fedora.
(In reply to Oleg Girko from comment #2) > Sorry for late reply, I somehow missed this and noticed just yesterday. > > I don't understand why this is a problem. If I add autoconf, automake and > autoconf-archive packages as buildrequires, I can run autoreconf and > re-create configure script successfully. I presume, aclocal.m4 is just > generated from normal aclocal coming with Fedora. Does this really work, though? I don't think aclocal automatically integrates autoconf-archive.
Yes, it works. https://koji.fedoraproject.org/koji/taskinfo?taskID=117116710 for example.
(In reply to Oleg Girko from comment #4) > Yes, it works. > https://koji.fedoraproject.org/koji/taskinfo?taskID=117116710 for example. Agreed, I was mistaken. This looks fine. Parts come from gsl-devel, but that's okay.
(In reply to Florian Weimer from comment #5) > Agreed, I was mistaken. This looks fine. Parts come from gsl-devel, but > that's okay. So, can I close this ticket?