Bug 433043 - Cannot be compiled with gcc-8.3 anymore
Summary: Cannot be compiled with gcc-8.3 anymore
Status: RESOLVED DUPLICATE of bug 432639
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 03:29 UTC by Leszek Lesner
Modified: 2021-02-18 03:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leszek Lesner 2021-02-17 03:29:09 UTC
SUMMARY
Compiling fails because of for_each_n is not supported in gcc-8.3

STEPS TO REPRODUCE
1. Try compiling with gcc-8

OBSERVED RESULT
Compile fails: https://dpaste.org/ovGQ

EXPECTED RESULT
Compile succeeds



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Stable
(available in About System)
KDE Plasma Version: master
KDE Frameworks Version: 5.80
Qt Version: 5.12.5

ADDITIONAL INFORMATION
The commit responsible is: https://invent.kde.org/utilities/konsole/-/commit/e4a0c20821aa3fc18bae842df7352629465f5b1b
Comment 1 Kurt Hindenburg 2021-02-18 03:07:43 UTC

*** This bug has been marked as a duplicate of bug 432639 ***