From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 8LLUI4k6jGI33AAAbAwnHQ (envelope-from ) for ; Tue, 24 May 2022 03:53:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KA7tIok6jGJwSAAAG6o9tA (envelope-from ) for ; Tue, 24 May 2022 03:53:13 +0200 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 4073F22183 for ; Tue, 24 May 2022 03:53:13 +0200 (CEST) Received: from localhost ([::1]:51796 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ntJjU-0006Wb-2U for larch@yhetil.org; Mon, 23 May 2022 21:53:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32876) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ntJjK-0006WR-Qv for guix-patches@gnu.org; Mon, 23 May 2022 21:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56629) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ntJjK-0002Gx-HB for guix-patches@gnu.org; Mon, 23 May 2022 21:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ntJjK-0002O8-Ez for guix-patches@gnu.org; Mon, 23 May 2022 21:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54221] [PATCH v6 1/2] gnu: vim: Use native-search-paths to search for plugins. Resent-From: SeerLite Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 May 2022 01:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54221 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54221@debbugs.gnu.org Received: via spool by 54221-submit@debbugs.gnu.org id=B54221.16533571469133 (code B ref 54221); Tue, 24 May 2022 01:53:02 +0000 Received: (at 54221) by debbugs.gnu.org; 24 May 2022 01:52:26 +0000 Received: from localhost ([127.0.0.1]:50526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ntJij-0002NF-VM for submit@debbugs.gnu.org; Mon, 23 May 2022 21:52:26 -0400 Received: from mx.nixnet.email ([94.16.121.167]:41930) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ntJii-0002N7-Ci for 54221@debbugs.gnu.org; Mon, 23 May 2022 21:52:24 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) by mx.nixnet.email (Postfix) with ESMTPSA id 2CEAB200306 for <54221@debbugs.gnu.org>; Mon, 23 May 2022 21:52:21 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nixnet.email; s=202002021149; t=1653357142; h=from:from:reply-to:subject:subject:to:to:cc; bh=MX1m2b3Air/WL+PGb9qbPCYdgKftM1m23lKNBlidpkA=; b=otnYk9SxzBpWBrQGlygopk81AFy6rPfCYO1dpeYDnzJ8wBGaOZtd8C/2TOzYTKgJBDW4z1 qXnEMD1LejtqUzADH3weaNZNfH0bXQ/o46xHOlV79PPRDLV6rOmVVTBMsQnf3gLHmQZr2b wiHgmGhqgx21X3/Y7Tr9aTeseX97Mbo= Message-ID: <1afb9a6e-a1b3-c09d-be35-d6376707a24d@nixnet.email> Date: Mon, 23 May 2022 21:52:18 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Content-Language: en-US References: <81321483b3ea03870a94a5fce3931ba176269f73.1653352914.git.seerlite@nixnet.email> In-Reply-To: <81321483b3ea03870a94a5fce3931ba176269f73.1653352914.git.seerlite@nixnet.email> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: SeerLite X-ACL-Warn: , SeerLite via Guix-patches From: SeerLite via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1653357193; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MX1m2b3Air/WL+PGb9qbPCYdgKftM1m23lKNBlidpkA=; b=FD9cj3tE9N1eLrm2ZeoEhz4BpaJXvS/YWowgsbfd3UPZXmir6SnSlZc4Sn/pnCeV/AvuLl koENv1O9TAbk5S3NeNvoju0TzKTjCO/hILhX+bZuIPwcy2dqwWap0gFCDZMevFNrEKTGK7 IHIQ4iCOP7nU2SRYorugmLkZgwkIzrBpOfuKFb6t3JYWkdxeqNOYOxTjT13yeZnXADWTKm VAtbj5KcFvhT9vsqmA2X6YkohcEmHwCCphQbSw8KSNtB80CtZ3EyfrLHUaDIIbtyGYxEGL HeiTX0POsmkqpkwkoX1kBS4i2TysDDHTwpSguWNoTqvNqngfPQkGgDHmwnbAPQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1653357193; a=rsa-sha256; cv=none; b=e3ItDGnGzTY1LOof+UkZNuQHLp9rRSVnHCuABcEtDlhh3C+zbGudBOjDNJKjNsoFoLcxFX JgJnT/6IBAjl+UuOPTmTgj8mH9pQmqycio47CEJMnPQFkI9NN2M+yO6CrkcCSarO50o+Ov UHj/79WM64Y0LCootc/5iWczoaDrxFfe5PAjqHLFWpzkbTmmCsAYxQtiUXO6ofF1wk+mSZ uXy59XVWqtUaQKJtYmHttmWzn5fDwRNn3VhAJkY9evASsQED8CN06NZ38U5mmzBuJQpGpd vaio4uT2RIg1GBGQ4p20ys87HqH9FxjIM5kYdTdvpJPhSL2yQpF31Az9iL0cLg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nixnet.email header.s=202002021149 header.b=otnYk9Sx; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nixnet.email header.s=202002021149 header.b=otnYk9Sx; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4073F22183 X-Spam-Score: -2.35 X-Migadu-Scanner: scn0.migadu.com X-TUID: vyzMm48aLy/5 The last patches were broken. I did not realize I had done a "make clean" inside my Guix repo and that made ./pre-inst-env guix use my profile channel instead of the repo. Sorry about that:) Now both build fine and work correctly. I also tested cross-compilation (guix build --target=x86_64-linux-gnu and also --target=aarch64-linux-gnu) but both fail. Note however that that was also the case before my patches, and I've got no idea how to get it working myself. SeerLite