OK, my builds are back in order having removed those macros and replaced them with commands.

I expect that many package maintainers will be hit with this.

On Wednesday, June 19, 2019, 12:01:31 AM EDT, Neal Gompa <ngompa13@gmail.com> wrote:


On Tue, Jun 18, 2019 at 10:48 PM Philip Kovacs via devel

<devel@lists.fedoraproject.org> wrote:
>
> I'm getting new build failures on the autotools macros that had been working for years.  rpmbuild doesn't like
> them anymore in rawhide.  The macros are (or were) in the file `/usr/lib/rpm/macros`.  The relevant portion
> of my spec is here:
>
> -- spec --
> %build
> %{__aclocal} -I auxdir
> %{__autoconf}
> %{__automake} --no-force
>
> Is there a new dependency I need to add or is something just broken?

>

Panu ripped them out for rpm 4.15:
https://github.com/rpm-software-management/rpm/pull/691

You can trivially switch to just calling the commands...




--
真実はいつも一つ!/ Always, there's only one truth!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org