From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: Krita Date: Mon, 30 Jan 2017 23:32:02 +0000 Message-ID: <20170130233203.5157-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYLPc-000185-SJ for guix-devel@gnu.org; Mon, 30 Jan 2017 18:31:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYLPc-0006Ro-12 for guix-devel@gnu.org; Mon, 30 Jan 2017 18:31:04 -0500 Received: from aibo.runbox.com ([91.220.196.211]:39390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYLPb-0006Ra-Pj for guix-devel@gnu.org; Mon, 30 Jan 2017 18:31:03 -0500 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1cYLPa-0001cN-JD for guix-devel@gnu.org; Tue, 31 Jan 2017 00:31:02 +0100 Received: from x5d83e4a8.dyn.telefonica.de ([93.131.228.168] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cYLPL-0003zZ-KX for guix-devel@gnu.org; Tue, 31 Jan 2017 00:30:47 +0100 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org I'm not sure if someone was/is working on this, but here's a patch you can use as a start. I could probably fix it, but I drop work on this. Here's the error to get you started on fixing it: -- Using CMake version: 3.6.1 -- Krita version: 3.0 Module path:/tmp/guix-build-krita-3.0.drv-0/krita-3.0/cmake/modules/tmp/guix-build-krita-3.0.drv-0/krita-3.0/cmake/kde_macro -- Release build: TRUE -- ------------------------------------------------------------------- -- Configured with product set "ALL" -- ------------------------------------------------------------------- CMake Error at CMakeLists.txt:208 (find_package): By not providing "FindECM.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ECM", but CMake did not find one. Could not find a package configuration file provided by "ECM" (requested version 1.7.0) with any of the following names: ECMConfig.cmake ecm-config.cmake Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR" to a directory containing one of the above files. If "ECM" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/tmp/guix-build-krita-3.0.drv-0/build/CMakeFiles/CMakeOutput.log". phase `configure' failed after 2.8 seconds builder for `/gnu/store/bgwmip3xwxiag95y2wndbfgqgg4m1a6q-krita-3.0.drv' failed with exit code 1 @ build-failed /gnu/store/bgwmip3xwxiag95y2wndbfgqgg4m1a6q-krita-3.0.drv - 1 builder for `/gnu/store/bgwmip3xwxiag95y2wndbfgqgg4m1a6q-krita-3.0.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/bgwmip3xwxiag95y2wndbfgqgg4m1a6q-krita-3.0.drv' failed