From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qDKMJWeBcmEJEgAAgWs5BA (envelope-from ) for ; Fri, 22 Oct 2021 11:16:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IDtMIWeBcmEUNgAAbx9fmQ (envelope-from ) for ; Fri, 22 Oct 2021 09:16:23 +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 F27F5271AE for ; Fri, 22 Oct 2021 11:16:22 +0200 (CEST) Received: from localhost ([::1]:57656 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdqf0-0005Xx-2h for larch@yhetil.org; Fri, 22 Oct 2021 05:16:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35830) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdqeg-0005P4-Rz for guix-patches@gnu.org; Fri, 22 Oct 2021 05:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47903) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdqeg-0004r3-KT for guix-patches@gnu.org; Fri, 22 Oct 2021 05:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdqeg-0003m3-FT for guix-patches@gnu.org; Fri, 22 Oct 2021 05:16:02 -0400 Subject: bug#51318: [PATCH core-updates-frozen] gnu: qpdfview: Fix build phase Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 22 Oct 2021 09:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51318 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Josselin Poiret Cc: 51318-done@debbugs.gnu.org Mail-Followup-To: 51318@debbugs.gnu.org, glv@posteo.net, dev@jpoiret.xyz Received: via spool by 51318-done@debbugs.gnu.org id=D51318.163489414813654 (code D ref 51318); Fri, 22 Oct 2021 09:16:02 +0000 Received: (at 51318-done) by debbugs.gnu.org; 22 Oct 2021 09:15:48 +0000 Received: from localhost ([127.0.0.1]:59445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdqeS-0003Xw-3X for submit@debbugs.gnu.org; Fri, 22 Oct 2021 05:15:48 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdqeP-0003QS-TZ for 51318-done@debbugs.gnu.org; Fri, 22 Oct 2021 05:15:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 87BA9240028 for <51318-done@debbugs.gnu.org>; Fri, 22 Oct 2021 11:15:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634894139; bh=HQKJykAG908ISSjDszezTiLpVyDN9g6GG2kpvcvSsyQ=; h=From:To:Cc:Subject:Date:From; b=T3LRWcAvfHgJJ9T0yMak3m20MOi6MG9B1a3sD9zYY1zv1m4ha9EKkVTcb5E9Ci4W7 j32TgM/S0WI1vagkCmfFbajCQ/tLzwpZHy7UyDm03aKjANi7kmQZwPrmId4+6GL8NF qFgZc8yWQ7hiwDgB5CW9dvGHlhKsKmV4SU2iStOpJe1xHYgMJyEnOY5smUx1mZ4Te+ CqsND8G/8jC+pJubjbw4N2kUJo8KfD2H3PmEuYu24pUO5lvidWD/W9WS9Hg23stC4n Ard4xL2/az8/PMFRH8hznU1HFPkjxbEfJqWqacp3YX9mMaQOYLMcox3ZWSrxmZXTUa 8jst+SfUAKGqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HbJbt4XPJz9rxN; Fri, 22 Oct 2021 11:15:38 +0200 (CEST) References: <17edbfb7-bcaa-c70a-ea00-93dde9bd7212@jpoiret.xyz> From: Guillaume Le Vaillant Date: Fri, 22 Oct 2021 09:14:41 +0000 In-reply-to: <17edbfb7-bcaa-c70a-ea00-93dde9bd7212@jpoiret.xyz> Message-ID: <87wnm5ju86.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=1634894183; 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=HQKJykAG908ISSjDszezTiLpVyDN9g6GG2kpvcvSsyQ=; b=gb4qBCp7rB1Zo6PNV0ig02ZpHFzSuSBKhvoWbB3b4vh72/QkD4XlYvy4oh6cb8ulLpkmNK WfaLXv/SlVjqPh9gCU34N6fNEJaX1jWgvabrYu9by4bsSaGwZ7dFwy8Aj2sLcE8dGt4MpS 3CUqy3rQJzHUrbnS43Khytr36KQSK/FuateLePSeTbHtTISUjQHRG/EKFugtf42NC7+3hm w+8igDdBsmm0zHka6GwuMVf4qmbEQEMiLR8vqew0vMvWmilzKwpGozrl63wCvlNgv0L8YN m0sLSTPJSVjsQN41Hvyx1MABC4lMzYGhYNqVZni/pARX30c35+LDk4XYagXC3A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634894183; a=rsa-sha256; cv=none; b=plJqami1hQ0HTyO6uYi0gdFvtZJa/6PT9r6E+qYpBeK45AcWUe0Cz8KTJvSoqQRXUcPSVX 7l77HuUsCDpWo3rPNj7R1TZSf5w9S4IalRBWFMjzT4rmgrKpaZNVqCXc6T9MG1r2IDGlck kZvK5amRe2FhfOu5JtP6tW++vgoOzJStQ8SJwmN6Pq00G7/HcRuEre5RsQzikriaw2zEFR 0BIVXhO0rJE/5oqHh2TZN/BltrRp1If3NEjZ59cWMObkPEIeqTgxDislh3xGQsn9gQdJ1g v8F18AyBoY3kqSjnrT+xYNe8aKiSRjuo+dv+lnfPb0eUY23EIGOBqL1f7CsDXA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T3LRWcAv; 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: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=T3LRWcAv; 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: F27F5271AE X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6POhdopP2ryM --=-=-= Content-Type: text/plain Patch pushed as e5f21c7e38fc7c61271e532f434284c94cd6fbb3. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYXKBOQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+J+gD5AXESX+ju25q5TStNoW8vEpMtr6Jg2fhV9w/G joLGLCYBAInmFYnRYruGTsMT272LPfkynaMUI3TL9pnqOxEHYTTE =1tMe -----END PGP SIGNATURE----- --=-=-=--