| Summary: | CMAKE started failing about 2 weeks ago on Raspbian | ||
|---|---|---|---|
| Product: | [Applications] kstars | Reporter: | Paul <phomer60> |
| Component: | general | Assignee: | Jasem Mutlaq <mutlaqja> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Error log | ||
I have now resolved this issue by removing the kstars pull directory, clearing the build directory and running git clone, cmake, make and make install and it is now building without errors. |
Created attachment 115173 [details] Error log SUMMARY CMAKE is failing on Raspbian. STEPS TO REPRODUCE 1. git pull under the indi/kstars directory 2. CAME under the indi/build/kstars directory cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ../../kstars EXPECTED RESULT ACTUAL RESULT SOFTWARE VERSIONS (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION