Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934606 - media-gfx/freecad-0.21.2-r3 fails to compile against qt6
Summary: media-gfx/freecad-0.21.2-r3 fails to compile against qt6
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Paul Zander
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 14:49 UTC by alex Mezey
Modified: 2024-07-01 23:20 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alex Mezey 2024-06-20 14:49:01 UTC
Compile throws an error. It's known to the Freecad developers. A patch is available here:
https://github.com/FreeCAD/FreeCAD/commit/ef39e34c14e0ecd40f821d4ce1b78f27492855a3
It should be applied to the ebuild.
My workaround was using the git-version (9999) which is already patched.

Reproducible: Always

Steps to Reproduce:
1.emerge with qt6 use flag
2.
3.
Actual Results:  
compile fails

Expected Results:  
compile works

Freecad "discussion" pointing to the patch mentioned above:
https://github.com/FreeCAD/FreeCAD/pull/13004