From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EFa4IouqDWBncwAA0tVLHw (envelope-from ) for ; Sun, 24 Jan 2021 17:12:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4KiFHouqDWAYJwAA1q6Kng (envelope-from ) for ; Sun, 24 Jan 2021 17:12:43 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7AAFA9404D5 for ; Sun, 24 Jan 2021 17:12:42 +0000 (UTC) Received: from localhost ([::1]:55054 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3iwL-0000HI-Ec for larch@yhetil.org; Sun, 24 Jan 2021 12:12:41 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3ivk-0000Gi-LW for guix-devel@gnu.org; Sun, 24 Jan 2021 12:12:04 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:39439) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3ivh-0000Eu-Hm; Sun, 24 Jan 2021 12:12:03 -0500 Date: Sun, 24 Jan 2021 17:11:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=elenq.tech; s=protonmail3; t=1611508318; bh=d1VWBv3O87FnbSmQQv2Sd1a/Sq1qGGOUDjWgClBDP0g=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=ah0dB7S/mUGJPe92KqW90WThOHRqFhiz0BOq+Br407uZwfZ22Dz1z3Cnq1ch20YdE ikimndroxJdDH8mVzfSGurUWwJodeNozStimYKmLmRKtuBAcn/WV8BXh9XJoxe3JJY c2/C9ZT9RRrKylJN6RGHXOZp60q9t4N33ESyyKYxz3/bDJkdU0rz7UxALb0XqOxkMj NnvJGL4FfobAgsTigHjfcL2AGl0tZetCx76ZobBr6kUDTHeAp6CIbDafZWzJM9bLP2 PR7dMxugosKxCSPOrwtx8bPEvEmPXxJr1h0TKcdqSb8yiIK7lLBEBoa6li9RH/iOqC 21kaLVpIYDQYg== To: Leo Famulari From: Ekaitz Zarraga Subject: Re: Staging branch [substitute availability] Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.134; envelope-from=ekaitz@elenq.tech; helo=mail-40134.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Ekaitz Zarraga Cc: "guix-devel@gnu.org" Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=elenq.tech header.s=protonmail3 header.b="ah0dB7S/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=elenq.tech (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 7AAFA9404D5 X-Spam-Score: -1.25 X-Migadu-Scanner: scn1.migadu.com X-TUID: GlKq1WBlT49A Hi, > Freetype issue is fixed in version 9, but that > has other problems, such as making it impossible to unbundle the dozens > of libraries that we are currently unbundling [...] it is possible to > backport the VTK commits that fix Freetype compatibility, but it will be > a lot of work and a huge patch (it was a major cleanup IIRC)." I'm > CC-ing Ekaitz Zarraga, who has been working on FreeCAD. I'm not sure > what we can do about this problem in the short term. Marius, can you > give more info about the bundling problem? Sorry for the delay in the answer. I have no clue about what we can do. All the work I did with Freecad was related with other inputs and I didn't need to touch freetype. I don't know how I can help. If you have any specific question I'll do my best to try to answer it. Regards, Ekaitz