| Summary: | git okular build cmake error at 9f498c7f5 | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Duncan <1i5t5.duncan> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | kde, nate, sune |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Duncan
2023-06-17 23:22:35 UTC
CCing author/committer. (In reply to Duncan from comment #0) > commit 9f498c7f5 > Noting the named imageScalingTest target and > assuming testing/CI has testing on suggests a likely testing-option-off > logic error. Confirmed that testing option logic error. Setting USE=test (without FEATURES=test it still doesn't actually run the tests) allows it to build. Downstream gentoo bug at https://bugs.gentoo.org/908740 Gentoo has patched all of the testing of okular and changes in e-c-m. https://gitweb.gentoo.org/repo/gentoo.git/tree/kde-apps/okular/files/okular-21.11.80-tests.patch and https://gitweb.gentoo.org/repo/gentoo.git/tree/kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-skip-ecm_add_test-early.patch A new set of tests has been added in a different location and gentoo should adapt their patches. |