Bug 1582954 - qt5-qtwebkit FTBFS error: invalid conversion from 'JSC::EncodedJSValue
Summary: qt5-qtwebkit FTBFS error: invalid conversion from 'JSC::EncodedJSValue
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt5-qtwebkit
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-27 22:49 UTC by Rex Dieter
Modified: 2018-05-28 13:37 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-28 13:37:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2018-05-27 22:49:42 UTC
Last 2 recentl builds failed:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1077927
https://koji.fedoraproject.org/koji/buildinfo?buildID=1085514

At least this:

qtwebkit-5.212.0-alpha2/Source/WebCore/bindings/js/JSDOMConstructor.h:195:35: error: invalid conversion from 'JSC::EncodedJSValue (*)(JSC::ExecState*)' {aka 'long long int (*)(JSC::ExecState*)'} to 'JSC::NativeFunction' {aka 'long long int (__attribute__((fastcall)) *)(JSC::ExecState*)'} [-fpermissive]

Comment 1 Rex Dieter 2018-05-28 13:10:44 UTC
Trying -fpermissive as suggested in the error first,
https://src.fedoraproject.org/rpms/qt5-qtwebkit/c/b66267a4c80e45a866e20bfe18bffe6d14635513?branch=master

Comment 2 Rex Dieter 2018-05-28 13:37:03 UTC
One arch succeeded already with this modification, closing.


Note You need to log in before you can comment on or make changes to this bug.