Bug 2041135
Summary: | nextcloud-client FTBFS with GCC 12: 'standard attributes in middle of decl-specifiers' | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Lind <michel> | ||||||
Component: | nextcloud-client | Assignee: | Michel Lind <michel> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 36 | CC: | claudiorodrigo, comzeradd, gwync, jan.public, michel, nb, nonamedotc, taaem | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | nextcloud-client-3.4.4-1.fc35 nextcloud-client-3.4.4-3.fc36 | Doc Type: | If docs needed, set a value | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2022-04-11 17:16:45 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: | |||||||||
Attachments: |
|
Created attachment 1851082 [details]
root.log
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. FEDORA-2022-ec5899c99a has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ec5899c99a FEDORA-2022-85f951d527 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-85f951d527` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-85f951d527 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-ec5899c99a has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-ec5899c99a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ec5899c99a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-85f951d527 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-85f951d527` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-85f951d527 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-ec5899c99a has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-85f951d527 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1851081 [details] build.log nextcloud-client fails to build with GCC 12 with /builddir/build/BUILD/desktop-3.4.1/redhat-linux-build/src/csync/nextcloud_csync_autogen/AAGGKE4ILT/../../../../../src/common/vfs.h:171:13: error: standard attributes in middle of decl-specifiers 171 | virtual Q_REQUIRED_RESULT Result<void, QString> updateMetadata(const QString &filePath, time_t modtime, qint64 size, const QByteArray &fileId) = 0; | ^~~~~~~~~~~~~~~~~