From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sPGcB3/f12XVdgAAe85BDQ:P1 (envelope-from ) for ; Fri, 23 Feb 2024 00:57:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id sPGcB3/f12XVdgAAe85BDQ (envelope-from ) for ; Fri, 23 Feb 2024 00:57:51 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ysC1nI3J; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708646271; 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=gbzhllw51Pps0NGLmKSWDqCVI8X3JMWuCvawCyk1Bi0=; b=poyP6vB8lMi8344GTbfpBMSX0WRw2xcFcuq2hKsMDF3AmTNHrxASwmauaBI4jKo7L5uXeh ADDsqPBUSA54rUTP30/DM+Fm6ubOHslnoDSgGsGc62jy2nqFa/qc0twNCdF87GU8l8iJJ5 rV31Z7Gaz/3qD+VWqeVU75iaWSJU4qkdgc9haNNyX+xj12D4ovqkXt6vz1WakSaYIl0C4F L2BDEd+YY/Q7eshUoRWTpeNm8SVYjyVORKURX4fnnKRm3pC9SyeGR0G8phKDUGZuPeFgnp vlLwX1DaOGLp+eUFr/UURZ1iQBqBPBLZJN1LJkHsu2FSfD7LXnIGgoTr7Ef9KQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ysC1nI3J; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708646271; a=rsa-sha256; cv=none; b=MnJMFCKG9JL90aCdDuv2PnpxY33HMu65t7aJHYqjk6la33NCh0KU2T0XcrPKUw4Ddd0SzI zunWT5COAagcfXLhs9NKBjqzf3nf1I0qXS0odvcMw9x/C6ogfMyg9/R9ucMKaPCu2frGZX rfikkxGNnzbGD0XxTZdo2lxg3uB5BsQuJrwpniHwbXWrI/19A/6sB9/gXEPlX+CkaiPo3+ bdzA4yBj/44rA6sPf48ygov+6NIcvLY5dYPC7oA9WfBpc4ItKalomJdi0qRFAY3QWrfEcI JkBk2JqYvLiA2odyyaBE99hrcFM9sumi/vb2GBk48O99xO2Urxnhpwq23ShmbA== 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 058C034864 for ; Fri, 23 Feb 2024 00:57:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rdIwg-0000wM-4V; Thu, 22 Feb 2024 18:57:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rdIwd-0000vq-OX for guix-patches@gnu.org; Thu, 22 Feb 2024 18:57:39 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rdIwc-00025r-Tm for guix-patches@gnu.org; Thu, 22 Feb 2024 18:57:38 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rdIwz-0004kp-KZ for guix-patches@gnu.org; Thu, 22 Feb 2024 18:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68890] [PATCH] gnu: pspp: Update to 2.0.0 References: <5d106ce0f68007a6cf0c6a565359048ef8790765.1706859256.git.atai@atai.org> In-Reply-To: <5d106ce0f68007a6cf0c6a565359048ef8790765.1706859256.git.atai@atai.org> Resent-From: Skyler Ferris Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Feb 2024 23:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68890 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68890@debbugs.gnu.org, atai@atai.org Received: via spool by 68890-submit@debbugs.gnu.org id=B68890.170864625218187 (code B ref 68890); Thu, 22 Feb 2024 23:58:01 +0000 Received: (at 68890) by debbugs.gnu.org; 22 Feb 2024 23:57:32 +0000 Received: from localhost ([127.0.0.1]:42795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdIwV-0004jH-Uf for submit@debbugs.gnu.org; Thu, 22 Feb 2024 18:57:32 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:41689) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rdIwU-0004in-09 for 68890@debbugs.gnu.org; Thu, 22 Feb 2024 18:57:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1708646220; x=1708905420; bh=gbzhllw51Pps0NGLmKSWDqCVI8X3JMWuCvawCyk1Bi0=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=ysC1nI3Jf1njc5vSzsqJhXenxM0S9dGj20goiQ/gwQZzVWHDdahCcyJI29FP/GTKo UByVN5y2Yis4NbhhAR0eLyDacjincpkO9CglJ//pivxtMTQ7RqvJulphFIaHLguXHb EcoKNdMnXl6gEtOvCGiofMk0csH/uEJ3t06Ef9ZRqRsDvWvjuin7xUeKFrOdZgr8PK 02e985G/zRzTevb0bM+T2K45HxywQdWJ9aywOv4sH20KU418DuMon1xpm2RW+277Jo yzpJvn4+sIfr8/KfG3yqpcKF9nmUg8JszWMIL2MU0r2ICtHTcWrFkHLwj4XDBuhfbA uTCHAKqRxt2wg== Date: Thu, 22 Feb 2024 23:56:43 +0000 Message-ID: Feedback-ID: 40635331:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Reply-to: Skyler Ferris X-ACL-Warn: , Skyler Ferris via Guix-patches From: Skyler Ferris via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.77 X-Spam-Score: -6.77 X-Migadu-Queue-Id: 058C034864 X-TUID: UCBYy98BsSRl Hi Andy, I just wanted to check if you have seen the QA status on this patch? It=20 looks like it fails to build. From the build log for x86_64=20 (https://bordeaux.guix.gnu.org/build/4984d142-a7f3-43da-8dc7-2b32e7781bfd/l= og),=20 there is one test failing: 1596: tex non-ascii=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 FAILED (tex.at:280) ... ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 1621 tests were run, 1 failed unexpectedly. 8 tests were skipped. Regards, Skyler