Bug 413916 - Compile Error with lqr on neon
Summary: Compile Error with lqr on neon
Status: RESOLVED UPSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-LiquidRescale (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-07 15:51 UTC by Jonathan Riddell
Modified: 2019-11-08 17:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2019-11-07 15:51:48 UTC
Cmake does not complete on KDE neon because of an issue with liblqr

https://build.neon.kde.org/job/bionic_unstable_neon-packaging_digikam_bin_amd64/433/console

src.cxx:2:14: fatal error: lqr.h: No such file or directory

Headers are installed into
/usr/include/lqr-1/lqr.h
and 
/usr/include/lqr-1/lqr/lqr_base.h etc
Comment 1 Maik Qualmann 2019-11-07 22:00:09 UTC
libopencv found.......................... NO

digiKam will be compiled.................. NO  (See the README file for more details about dependencies)

The messages are unique, I do not know if liblqr is a follow problem, compiling work here fine with liblqr. But without OpenCV you can not compile digiKam.

Maik
Comment 2 Maik Qualmann 2019-11-08 17:46:30 UTC
If I look at the status of the packages (https://build.neon.kde.org/) then there is not a KDE program compiling correctly. Build server installation broken? I close the bug.

Maik