From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59742) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpcZY-00008H-AK for guix-patches@gnu.org; Mon, 22 Jul 2019 13:58:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpcZW-0003cU-Mr for guix-patches@gnu.org; Mon, 22 Jul 2019 13:58:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53015) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hpcZV-0003bV-Pw for guix-patches@gnu.org; Mon, 22 Jul 2019 13:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hpcZV-0005b1-Oc for guix-patches@gnu.org; Mon, 22 Jul 2019 13:58:01 -0400 Subject: [bug#36440] [PATCH] Add FreeCAD Resent-Message-ID: References: <20190722161120.36fd0942@alma-ubu> From: Jonathan Brielmaier Message-ID: Date: Mon, 22 Jul 2019 19:57:16 +0200 MIME-Version: 1.0 In-Reply-To: <20190722161120.36fd0942@alma-ubu> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= , John Soo Cc: 36440@debbugs.gnu.org Thanks Bj=C3=B6rn for having a look here :) On 7/22/19 4:11 PM, Bj=C3=B6rn H=C3=B6fling wrote:> I wanted to give it a = try for myself but failed: I could not build > qtwebkit locally, and no substitutes are available. I don't want to > hold back my comments any longer, so I postponed trying it out. qtwebkit seems to fail on master as well and it needs long to build, so I can't do it locally on my laptop: http://ci.guix.gnu.org/build/1488065/details > I wonder if we need the dependency on qtwebkit or if we can get rid of t= his, but I haven't investigated yet. I think we need it as openSUSE and Debian have a build require on qtwebkit-devel and it's noted at their wiki: https://www.freecadweb.org/wiki/CompileOnUnix#Getting_the_dependencies