From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EOYcOPBTymQDYQEASxT56A (envelope-from ) for ; Wed, 02 Aug 2023 15:02:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WND6NvBTymS1PQEAG6o9tA (envelope-from ) for ; Wed, 02 Aug 2023 15:02:40 +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 651D060650 for ; Wed, 2 Aug 2023 15:02:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=nkn5ZJu+; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690981360; 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=5yWfa74txg+fsDUM/exL2ByT4sCTbFnXH3dXZpyNOlE=; b=a4Br4M3b50JOqGWIOz31j/7Eq8DZBhZj5VK21+GbD1KmvdigjzrvORPY+uvm+7of9V5o7E gvi26IPhXEqd22ee6GYDnzr/SeCtttZLCVwqtVcehSeBEvytgTnNbb68tKQjXsd1nPfEFv JrhNVNtxy1wT1OE6bj6BGDtPxhr4DQAmHOP85SbbExMlr9RASJy/h63cw2XdIACUjXyr1O YI9FhKJUE6uRBqt8mYJ5cpf9TRbLj01DsPlNh1HPBwQ9rbBpuhBKUHxJmVgl3irpVGobZL jdhZyZ93MdlbjIMs0cnSIO0C1shfjNsWaX15YduD4xbjM/Nw/XCJICz28QD6iA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690981360; a=rsa-sha256; cv=none; b=bDkksSrO2hmdDT4QRmbzoqwTin6DQSRdx2Z6wKyIjkJXdUx33V/vqcCN+VXd6dNDSdlgDO ZytM6cVHKsWm/XDDHH29ho7K3/TE4YdKl1JrN3fUeafy33CwgbE1BIl6cN/65QqkPyCgbJ fvjvXVOjfqlEhc9w/oF7LbrAKoGy2FzPPIQpWDL4kYl/O3OgUm1MqJfLZI9DudbOHQcSO2 iKQoyPHegeHMJbMBKyG/oyc96vpDCtgAeDVOrWlBDxbTDk575ycTITtt7sgZHDlAPl1G+x W3VMbtZfwv1+ZplzjidI4CXm4eGvq21a57m1lfJOoBhBYSop+QKJy9k3dIQCwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=nkn5ZJu+; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qRBUQ-0004sD-73; Wed, 02 Aug 2023 09:02:10 -0400 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 1qRBUJ-0004o4-D8 for guix-patches@gnu.org; Wed, 02 Aug 2023 09:02:04 -0400 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 1qRBUI-0004Sd-U5 for guix-patches@gnu.org; Wed, 02 Aug 2023 09:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRBUI-0004s8-OB for guix-patches@gnu.org; Wed, 02 Aug 2023 09:02:02 -0400 Subject: bug#64994: [PATCH] gnu: john-the-ripper-jumbo: Fix compilation with GCC 11+. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 02 Aug 2023 13:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64994 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jakob Kirsch Cc: 64994-done@debbugs.gnu.org Mail-Followup-To: 64994@debbugs.gnu.org, glv@posteo.net, jakob.kirsch@web.de Received: via spool by 64994-done@debbugs.gnu.org id=D64994.169098130018693 (code D ref 64994); Wed, 02 Aug 2023 13:02:02 +0000 Received: (at 64994-done) by debbugs.gnu.org; 2 Aug 2023 13:01:40 +0000 Received: from localhost ([127.0.0.1]:49114 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRBTv-0004rQ-KD for submit@debbugs.gnu.org; Wed, 02 Aug 2023 09:01:39 -0400 Received: from mout02.posteo.de ([185.67.36.66]:58533) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRBTt-0004rB-7J for 64994-done@debbugs.gnu.org; Wed, 02 Aug 2023 09:01:38 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3975F240108 for <64994-done@debbugs.gnu.org>; Wed, 2 Aug 2023 15:01:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1690981291; bh=5yWfa74txg+fsDUM/exL2ByT4sCTbFnXH3dXZpyNOlE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=nkn5ZJu+CZ8JAuftr8RWaHqY8GXf1uf0fsAwKC+M8hnMmU43GThOEWKa+AVuS+x/a MM9UZu6ZMz3DElkuM8rEZi8+z3VWe8btSAcWuwez+GIV3fh8SniNJVMn/0y9t4L8on 7Xct+WbrIlfczq6gZbz9/skK1zB80PxoSsgRMYUHv7be6f+TwWKn444z5vsLjvQ0IG YE1h63GkM5NVhBANeErnHK4v2wV1XiAu3O8pDQXji5hBj6qOveQnwZuyf2R0CyUpgw Mxs/JYkp5+4GE9aqLwLwNL4L/Bt6aVY42puhoWMXEHfEsMlGmQCiFkQiGj3IClVvTt aRZ0Uk7iKU1Uw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RGBtx6KLGz6txp; Wed, 2 Aug 2023 15:01:29 +0200 (CEST) References: From: Guillaume Le Vaillant Date: Wed, 02 Aug 2023 12:55:07 +0000 In-reply-to: Message-ID: <874jlh4mza.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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.57 X-Spam-Score: 2.57 X-Migadu-Queue-Id: 651D060650 X-Migadu-Scanner: mx0.migadu.com X-TUID: Kf2Q5uBzikp2 --=-=-= Content-Type: text/plain Hi. It looks like your e-mail client mangled your patch by cutting some lines. If you can't set it not to do that, you could also sent a patch as an attached file to the e-mail. I was able to recover the main change of your patch, and I also added the registration of the new patch file to 'local.mk'. Applied as 6ccfa48d83b9c513b40835ae0c5896102b4dd915. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZMpTqQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j8BzAD/UXx5JfI1ASIjEFncO/BqymTXme79qtLGoq7x UxjUOYsA/28OQFdgnTb2KvvXNfJ3LwjomaDgX5fsfYcMSVYi7mmM =iLhg -----END PGP SIGNATURE----- --=-=-=--