https://bugs.kde.org/show_bug.cgi?id=495333
--- Comment #2 from Jesus M Diaz <jesusm.diazpe...@gmail.com> --- As said, it was a fresh clone from git, and the build dir didn't exist until I created: root@liet:[Instalables]# git clone https://invent.kde.org/office/skrooge.git Cloning into 'skrooge'... remote: Enumerating objects: 95740, done. remote: Counting objects: 100% (2684/2684), done. remote: Compressing objects: 100% (629/629), done. remote: Total 95740 (delta 2194), reused 2317 (delta 1932), pack-reused 93056 (from 1) Receiving objects: 100% (95740/95740), 180.41 MiB | 7.06 MiB/s, done. Resolving deltas: 100% (81411/81411), done. root@liet:[Instalables]# root@liet:[Instalables]# cd skrooge/ root@liet:[skrooge]# mkdir build && cd build root@liet:[build]# Anyway, I did it again and exact same result. Apparently the error is related to libofx. I've been using libofx-0.9.11 and 0.10.9 with no difference. And the dependencies check finds it fine: -- The following OPTIONAL packages have been found: * KF5Activities * LibOfx * KF5Runner (required version >= 5.102.0) * KF5DocTools -- You are receiving this mail because: You are watching all bug changes.