On Sun, 16 Feb 2020, Johannes Lips wrote:
On 08/02/2020 15:47, Allin Cottrell wrote:
> On Sat, 8 Feb 2020, Johannes Lips wrote:
>
> > Hi all,
> >
> > just in case there might be still some time left before the probably
> > imminent release. I would like to ask if it would be possible to check the
> > warnings popping up in the current build failure in fedora 32.
> > The builds were initiated for the future fedora 32 release and the
> > relevant information can be found in the bugzilla [1], the koji build [2]
> > and in the build.log [3].
> >
> > Thanks a lot!
> > johannes
> >
> > [1]
https://bugzilla.redhat.com/show_bug.cgi?id=1799471
> > [2]
https://koji.fedoraproject.org/koji/taskinfo?taskID=41318026
> > [3]
https://kojipkgs.fedoraproject.org//work/tasks/9056/41319056/build.log
>
> Thanks, Johannes. I've made a few changes in git which I hope should fix the
> issues.
Hi Allin,
I've tried to build the latest git snapshot, but it still fails at the same
stage, as far as I can see. I can circumvent the issue for now by adding:
#
https://gcc.gnu.org/gcc-10/porting_to.html#common
%define _legacy_common_support 1
to the SPEC file.
Johannes, could you give me a pointer to the build log for the failed
build using current gretl git source? I'm not clear at this point on
what exactly is (still) failing.
Allin