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 ms0.migadu.com with LMTPS id KJACDvouomB0fAEAgWs5BA (envelope-from ) for ; Mon, 17 May 2021 10:53:14 +0200 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 Ej+yCfouomDzZQAA1q6Kng (envelope-from ) for ; Mon, 17 May 2021 08:53:14 +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 E24331B0E3 for ; Mon, 17 May 2021 10:53:13 +0200 (CEST) Received: from localhost ([::1]:57378 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1liYzx-0001mN-53 for larch@yhetil.org; Mon, 17 May 2021 04:53:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liYzn-0001m8-5u for guix-patches@gnu.org; Mon, 17 May 2021 04:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40313) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1liYzm-000742-TL for guix-patches@gnu.org; Mon, 17 May 2021 04:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1liYzm-00015j-KP for guix-patches@gnu.org; Mon, 17 May 2021 04:53:02 -0400 Subject: bug#48453: [PATCH 1/1]: Add cl-typesetting Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 17 May 2021 08:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48453 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sharlatan Hellseher Cc: 48453-done@debbugs.gnu.org Mail-Followup-To: 48453@debbugs.gnu.org, glv@posteo.net, sharlatanus@gmail.com Received: via spool by 48453-done@debbugs.gnu.org id=D48453.16212415684169 (code D ref 48453); Mon, 17 May 2021 08:53:02 +0000 Received: (at 48453-done) by debbugs.gnu.org; 17 May 2021 08:52:48 +0000 Received: from localhost ([127.0.0.1]:51859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liYzY-00015B-C9 for submit@debbugs.gnu.org; Mon, 17 May 2021 04:52:48 -0400 Received: from mout02.posteo.de ([185.67.36.66]:60341) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liYzW-00014x-Hx for 48453-done@debbugs.gnu.org; Mon, 17 May 2021 04:52:47 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 55B04240101 for <48453-done@debbugs.gnu.org>; Mon, 17 May 2021 10:52:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1621241560; bh=8MPY1fVMkrmtk9kZndUEQ037EDQGjXSmJBpRaSbUx88=; h=From:To:Cc:Subject:Date:From; b=l7fSokp5mj5ASW/xMk42jaquplo7lFMADS3LoKrIzfVNYNasHaT5dXhC18goSUE4j poy6QKWkAembyOKtCV+yyo3qpG2pMKjElkZf0LnCzwD9Q6jbTIRm/IANPFczc4e21f +DtQAi3+E1l9GGxGK12Id94ZW7cFEU5ymBnaFrp8rSsJ75a/LHguhXy6D/ibFzcO67 lFmZcR18m34dAdnuGt+mWsqVPHDeKPeNb3Ut3e8gHKC0dKisX37PzT1MO28Moa8qX4 Nf+LMrhb3CyOgYTZkSCd1m54apRHkkO2H3mhwiA4UFSpT2k7oQXICGLTmov/7fRHN5 IeASLKcdhqN7A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FkCZH1mg9z6tmM; Mon, 17 May 2021 10:52:38 +0200 (CEST) References: From: Guillaume Le Vaillant In-reply-to: Date: Mon, 17 May 2021 08:52:38 +0000 Message-ID: <87fsylspwp.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1621241594; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=n447RI8o4I3NPQNOKPDzLk5v70CpslCpKpkPdglEAPg=; b=PF+jdR+LmLSc040O3ScakZjlXtmIprQ1HivuFAj1XO5GC9tE1m4qTp73IW6asXyVh7iMBd LA4MswNT4XJ9OZNaXH90THkFIlT5ZNRDjP7GKco1uY1bBY1RCxODu7GJcNmbN0F2sdxZv3 F8QyDzi9UGS9Ho4bpzPHamaa2yTXy94u5PU0zA3iZuO5CYNeVuYgh0sa0ZxpxDgzd1RNfc O1JiFQJs6EPyBCHl2fsjPZ1bZMVIT+DuTarJwNF7nZmSO/3Om0S0lQ08JuJ9/2a9+LnWId DsxEewT2AhdlG5ihStRxKERgqobSZv/nYd+KYfrei4qqlJCsF028HkO2TPqHKg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1621241594; a=rsa-sha256; cv=none; b=DpMFYa/+QntcYtUM6ks/onxc1pvOjfcMqwZy6i1gEUL5Ou+sKMBp4fQEraELGpYqDwsflt ZaqobCZhkGGuzxvGhABLhj3v1gDD030bisY0VclQg4p5m6RZZShXDOJ3MzcKgURclJAI0M wYZ7oWi1nyois9fEHDlrlIVtkdis7IpMpvJXz9CaIJmNsZGn+fJCNjXV1Q4GGv63mOfQM9 HGBLlf/dH61GRIKq98miqkc5XkqRceMDbJnYviU1muqjJhU6ht1cRhfF9o2I2pHoTeeR8q uefW2sEzRXo37ESzr2VRVy5kLYLY2JBskTa9R0a35z/7x8xETq/Z9NxkYe/Www== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=l7fSokp5; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.44 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=l7fSokp5; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E24331B0E3 X-Spam-Score: -1.44 X-Migadu-Scanner: scn0.migadu.com X-TUID: swuaVESKep6E --=-=-= Content-Type: text/plain Patch pushed as 0d85c83602c58cf83117643571e56205cfaeadc9. Thanks. Sharlatan Hellseher skribis: > Build of ecl version breaks because of ecl-xmls package, the build of > ecl-xmls breaks by itself as well. I fixed the build of ecl-xmls by disabling tests in 9983dee6b0b4a3ccec263dce6810f06e70b2aba3, given that some of the code required to run the tests in ECL is missing upstream. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYKIu1g8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8/8AD/VNfsJzgjaj1l1o8mg2+3Wr5qBHigKzgzsBuo kyysR+MBAKMR+yXSA5HaiaiDIXlm9z9x09gex7tdnXNKbxTECXxO =zzf7 -----END PGP SIGNATURE----- --=-=-=--