From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 06 05:36:46 2021 Received: (at 46724) by debbugs.gnu.org; 6 Mar 2021 10:36:46 +0000 Received: from localhost ([127.0.0.1]:36105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIUIT-0000Yp-Mi for submit@debbugs.gnu.org; Sat, 06 Mar 2021 05:36:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIUIN-0000YU-8X for 46724@debbugs.gnu.org; Sat, 06 Mar 2021 05:36:27 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36900) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIUIH-0005F2-P9; Sat, 06 Mar 2021 05:36:21 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37844 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lIUIG-0001eO-AI; Sat, 06 Mar 2021 05:36:21 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Andy Tai Subject: Re: bug#46724: [PATCH] gnu: vtk: Update to 9.0.1 References: <87r1kxuzqa.fsf@gnu.org> Date: Sat, 06 Mar 2021 11:36:19 +0100 In-Reply-To: (Andy Tai's message of "Tue, 2 Mar 2021 11:37:27 -0800") Message-ID: <87o8fwin6k.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46724 Cc: 46724@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, Andy Tai skribis: > err.... the bundles are still there. Actually I tried to build with some > bundled components configured out (instead using what is in Guix) and > things don't compile... I am not sure if the external copies can be used = at > all. so I am not sure the best route to go... the patch as is does compi= le > and build, at least It would be great if you could investigate the build failures a bit so we have an idea of how much effort it would be to use the external copies of these. Thanks, Ludo=E2=80=99.