https://bugs.kde.org/show_bug.cgi?id=446263
Bug ID: 446263
Summary: `make` command failing when building on Centos 7.9
Product: Heaptrack
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 144075
--> https://bugs.kde.org/attachment.cgi?id=144075&action=edit
Installation log when running ` make -j$(nproc)`
SUMMARY
I am running Centos 7.9 and getting the errors in the `install.log` attachment
when running the `make -j$(nproc)` command. It is mostly a lot of c++11 errors.
Would appreciate any workaround to installing in Centos 7.9.
STEPS TO REPRODUCE
1. Clone the heaptrack repo
2. Run `mkdir build; cd build;`
3. Run `cmake -DCMAKE_BUILD_TYPE=Release ..`
4. Run ` make -j$(nproc)`
OBSERVED RESULT
All the errors in the `install.log` attachment
EXPECTED RESULT
Should compile correctly
SOFTWARE/OS VERSIONS
Linux: Centos 7.9.2009
--
You are receiving this mail because:
You are watching all bug changes.