On Tue, Aug 17, 2021 at 01:20:25PM +0200, Sandro Mani wrote:
> Hi
>
> After upgrading to redhat-rpm-config-196-1.fc36.noarch, any mingw package
> build fails with
>
> error: /usr/lib/rpm/redhat/macros: line 71: Macro %cc has illegal name
> (%define)
>
> The redhat-rp
redhat-rpm-config-197-1 fixes the build issues caused by redhat-rpm-config-196-1
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraprojec
On Tue, Aug 17 2021 at 04:05:37 PM -0500, Michael Catanzaro
wrote:
even if it's not itself to blame for the build failure,
Actually I think it is. My local mockbuilds with
redhat-rpm-config-195-1.fc36 are succeeding but my real builds using
redhat-rpm-config-196-1.fc36 are failing. My guess
I am also seeing this error on a Fedora 35 build:
https://kojipkgs.fedoraproject.org//work/tasks/4002/74034002/build.log
Dave
On Tue, Aug 17, 2021 at 04:05:37PM -0500, Michael Catanzaro wrote:
>
> I'm seeing this too. I have almost 900 "error:" strings in my build log when
> there should gen
I'm seeing this too. I have almost 900 "error:" strings in my build log
when there should generally be zero, so even if it's not itself to
blame for the build failure, it makes it impractical to find what else
is wrong. I'm going to suggest it's time to revert the
redhat-rpm-config change for
On 8/17/21 9:35 AM, Sandro Mani wrote:
On 17.08.21 18:31, Tom Stellard wrote:
On 8/17/21 4:20 AM, Sandro Mani wrote:
Hi
After upgrading to redhat-rpm-config-196-1.fc36.noarch, any mingw package build
fails with
error: /usr/lib/rpm/redhat/macros: line 71: Macro %cc has illegal name (%define
On 17.08.21 18:31, Tom Stellard wrote:
On 8/17/21 4:20 AM, Sandro Mani wrote:
Hi
After upgrading to redhat-rpm-config-196-1.fc36.noarch, any mingw
package build fails with
error: /usr/lib/rpm/redhat/macros: line 71: Macro %cc has illegal
name (%define)
Do you have a link to the failing
On 8/17/21 4:20 AM, Sandro Mani wrote:
Hi
After upgrading to redhat-rpm-config-196-1.fc36.noarch, any mingw package build
fails with
error: /usr/lib/rpm/redhat/macros: line 71: Macro %cc has illegal name (%define)
Do you have a link to the failing build? I've seen this error, but hav
Hi
After upgrading to redhat-rpm-config-196-1.fc36.noarch, any mingw
package build fails with
error: /usr/lib/rpm/redhat/macros: line 71: Macro %cc has illegal name
(%define)
The redhat-rpm-config changelog mentions
* Mon Aug 16 2021 Tom Stellard - 196-1
- Add cc, cxx, and cpp macros