Bug 2046932
Summary: | qt6-qtshadertools: FTBFS in Fedora rawhide/f36 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | high | ||||||||||
Version: | rawhide | CC: | aoliva, dmalcolm, fweimer, jakub, jgrulich, jwakely, kde-sig, law, mpolacek, msebor, nickc, sipoyare | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | gcc-12.0.1-0.6.fc36 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2022-02-06 18:11:37 UTC | Type: | --- | ||||||||
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: | 1992484 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2022-01-27 09:43:15 UTC
Created attachment 1856414 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1856415 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1856416 [details]
state.log
With GCC 12 now in Rawhide I'm unable to build this package: *** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins. Event | Plugins PLUGIN_FINISH_UNIT | annobin: Generate final annotations PLUGIN_START_UNIT | annobin: Generate global annotations PLUGIN_ALL_PASSES_START | annobin: Generate per-function annotations PLUGIN_ALL_PASSES_END | annobin: Register per-function end symbols In file included from /builddir/build/BUILD/qtshadertools-everywhere-src-6.2.3/src/3rdparty/SPIRV-Cross/spirv_cross_parsed_ir.hpp:27, from /builddir/build/BUILD/qtshadertools-everywhere-src-6.2.3/src/3rdparty/SPIRV-Cross/spirv_cross_parsed_ir.cpp:24: /builddir/build/BUILD/qtshadertools-everywhere-src-6.2.3/src/3rdparty/SPIRV-Cross/spirv_common.hpp: In member function 'void spirv_cross::SPIRConstant::make_null(const spirv_cross::SPIRType&)': /builddir/build/BUILD/qtshadertools-everywhere-src-6.2.3/src/3rdparty/SPIRV-Cross/spirv_common.hpp:1244:22: internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:2985 1244 | m = {}; | ^ Most likely https://gcc.gnu.org/PR104300 I just tested with latest GCC in rawhide and it still fails. This blocks the whole Qt6 update in Rawhide. FEDORA-2022-fba9d09417 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fba9d09417 FEDORA-2022-fba9d09417 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |