On Wed, Jan 11, 2023 at 4:43 PM Siddhesh Poyarekar <siddh...@redhat.com> wrote:
> On Wed, Jan 11, 2023 at 4:37 PM Siddhesh Poyarekar <siddh...@redhat.com> 
> wrote:
> >
> > On Wed, Jan 11, 2023 at 3:05 PM Michel Alexandre Salim
> > <sali...@fedoraproject.org> wrote:
> > > Just `mock -r fedora-rawhide-x86_64 ./*.src.rpm`
> > >
> > > I have these additional knobs in ~/.config/mock.cfg:
> > >
> > >
> > > config_opts['plugin_conf']['ccache_enable'] = True
> > > config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '10G'
> > >
> > > # False: build from Koji, e.g. to grab packages just put into Rawhide
> > > # config_opts['mirrored'] = False
> > >
> >
> > OK I see the warning now.  Let me dig deeper.
>
> So if you want the quick answer to unblock you, it is ccache; I
> disabled it and the warning went away.  That should help you get your
> -Werror going.  I'll look closer at why that's happening.

I've filed a ccache bug.  It looks like ccache is moving the compiler
arguments around, causing one of the -U_FORTIFY_SOURCE to the end.

https://bugzilla.redhat.com/show_bug.cgi?id=2160275

Sid
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to