Bug 1959323

Summary: [FTBFS] qt5-qtwebkit: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Jonathan Wakely <jwakely>
Component: qt5-qtwebkitAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub, jgrulich, jreznik, kde-sig, patrick, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-01 07:24:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1937698    
Attachments:
Description Flags
gzip compressed build.log none

Description Jonathan Wakely 2021-05-11 09:35:37 UTC
Created attachment 1781967 [details]
gzip compressed build.log

http://koji.fedoraproject.org/koji/buildinfo?buildID=1745775

In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/gstreamer-1.0/gst/gst.h:27,
                 from /builddir/build/BUILD/qtwebkit-5.212.0-alpha4/Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.h:21,
                 from /builddir/build/BUILD/qtwebkit-5.212.0-alpha4/Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp:23:
/builddir/build/BUILD/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/glib/GRefPtr.h:33:21: error: expected unqualified-id before 'typename'
   33 | extern "C" gpointer g_object_ref_sink(gpointer);
      |                     ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/glib/GRefPtr.h:33:21: error: expected ')' before 'typename'

Comment 1 Jakub Jelinek 2021-05-31 11:32:44 UTC
Gentle ping: this bug is blocking an important gcc update in rawhide/f34.

Comment 2 Than Ngo 2021-06-01 07:24:21 UTC
it's fixed in qt5-qtwebkit-5.212.0-0.59.alpha4.fc35

Comment 3 Jonathan Wakely 2021-06-01 10:11:30 UTC
And qt5-qtwebkit-5.212.0-0.59.alpha4.fc34 if that finishes.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1757170

Thanks.