Bug 2261634 - qtwebkit: FTBFS in Fedora rawhide/f40
Summary: qtwebkit: FTBFS in Fedora rawhide/f40
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: qtwebkit
Version: 42
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F40FTBFS
TreeView+ depends on / blocked
 
Reported: 2024-01-29 22:01 UTC by Fedora Release Engineering
Modified: 2025-02-26 12:56 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2024-01-29 22:03 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2024-01-29 22:03 UTC, Fedora Release Engineering
no flags Details
state.log (1.64 KB, text/plain)
2024-01-29 22:03 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2024-01-29 22:01:40 UTC
qtwebkit failed to build from source in Fedora rawhide/f40

https://koji.fedoraproject.org/koji/taskinfo?taskID=112406051


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Please fix qtwebkit at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
qtwebkit will be orphaned. Before branching of Fedora 41,
qtwebkit will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2024-01-29 22:03:33 UTC
Created attachment 2013362 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Fedora Release Engineering 2024-01-29 22:03:39 UTC
Created attachment 2013363 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2024-01-29 22:03:42 UTC
Created attachment 2013364 [details]
state.log

Comment 4 Kevin Kofler 2024-07-24 00:56:52 UTC
The attached build.log is useless because it contains only warnings and not the actual error. By doing a tail on the current F41 rebuild attempt, increasing the tail size 100-fold from 4000 to 400000, I was able to locate the actual error:

/builddir/build/BUILD/qtwebkit-2.3.4-build/webkit-qtwebkit-23/Source/WebCore/xml/XSLStyleSheetLibxslt.cpp: In member function ‘bool WebCore::XSLStyleSheet::parseString(const WTF::String&)’:
/builddir/build/BUILD/qtwebkit-2.3.4-build/webkit-qtwebkit-23/Source/WebCore/xml/XSLStyleSheetLibxslt.cpp:151:129: error: invalid conversion from ‘void (*)(void*, xmlError*)’ {aka ‘void (*)(void*, _xmlError*)’} to ‘xmlStructuredErrorFunc’ {aka ‘void (*)(void*, const _xmlError*)’} [-fpermissive]

So this is an incompatible libxslt change. Adapting to that should be relatively easy though.

Comment 5 Aoife Moloney 2025-02-26 12:56:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.


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