From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uDIYLx7UHmUnXwAA9RJhRA:P1 (envelope-from ) for ; Thu, 05 Oct 2023 17:19:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uDIYLx7UHmUnXwAA9RJhRA (envelope-from ) for ; Thu, 05 Oct 2023 17:19:58 +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 9545A44CBD for ; Thu, 5 Oct 2023 17:19:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KvSOXkc3; 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=1696519198; 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=FB3alXVKZGDO/sUNvq7lCKxM+/ZzhK4F0kmrwdT3OEM=; b=Qcn93DK7Z835bHcawNUfbPCIztNNJbdWT/u96hVyGquehbhtT+TfByK0/MlGeiWZUJYvNS fgsEZRhjYvbdg1ScmLTGuPnrinFA3AGz5TumtcsSx9Q2rp0ozBu8GZkTG5Qvuo59F1IrT2 nNsDqnEJf0A6L1WkWeLK7DEX0G0LuPlwx2+V44ktrH45XA2QrgWbMtvh3zW/d86TMwd/bx 4/H4C4rvOOUFxnTSCVldlpG6zJ3pnnqV+8IISL9H4u1rU2d8tGuOzXc1GOOK1QWl/viY8v fA9bmnwUSaWTVpcJ82koA+zROu1Vkou+ZEqghorJtNxKG3YE6j0HOT9tdeVH4A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696519198; a=rsa-sha256; cv=none; b=AM2t8YD0YgqlDqHVLi29I8MJmgalWzACBDqBidW7Y78QdXhPyylpaeeOrB06KBXPjEtWNJ lfBvVxiRxD0GKDxWqCpJQck0qVFkOTPf1TAxj7BWBAv6UIU846nvUa8YOH1PX23irIPAFh JFVI2JYlrUuUaW0gjZ5kIDAqCwxpqMe5uvBC40mPvvHluJOCHufrxuP+gAARwrNKG2m2um /520LRJSEQ/4iCjuE6VgVG2bs5u2P6BC+a0hkhZzFZ8qt638+4GkSwdheB1FRAMu/ISdsp RtwUXUOqAIXGNWqtAXmCLbCMSrOfkSSUAvje2IcDruv1Sljdpf2rntV53nMzPA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KvSOXkc3; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoQ8g-00060j-Js; Thu, 05 Oct 2023 11:19:46 -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 1qoQ8f-00060A-FE for guix-patches@gnu.org; Thu, 05 Oct 2023 11:19:45 -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 1qoQ8f-0003N8-4s for guix-patches@gnu.org; Thu, 05 Oct 2023 11:19:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoQ8x-00046C-Cf for guix-patches@gnu.org; Thu, 05 Oct 2023 11:20:03 -0400 Subject: bug#65322: [PATCH] gnu: linux-libre: Fix aarch64 build by providing hexdump command Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 05 Oct 2023 15:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65322 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Langlois Cc: me@tobias.gr, leo@famulari.name, 65322-done@debbugs.gnu.org Mail-Followup-To: 65322@debbugs.gnu.org, othacehe@gnu.org, pierre.langlois@gmx.com Received: via spool by 65322-done@debbugs.gnu.org id=D65322.169651915615647 (code D ref 65322); Thu, 05 Oct 2023 15:20:03 +0000 Received: (at 65322-done) by debbugs.gnu.org; 5 Oct 2023 15:19:16 +0000 Received: from localhost ([127.0.0.1]:48239 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoQ8C-00044J-4t for submit@debbugs.gnu.org; Thu, 05 Oct 2023 11:19:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoQ8A-000447-9n for 65322-done@debbugs.gnu.org; Thu, 05 Oct 2023 11:19:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qoQ7m-00034g-G6; Thu, 05 Oct 2023 11:18:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=FB3alXVKZGDO/sUNvq7lCKxM+/ZzhK4F0kmrwdT3OEM=; b=KvSOXkc3WZBfK0Uk8ntH kbia/zH/yHfE9eKkDdmENdxDuulJRweQQdd9zUFaV79Zf1uL3cVSAhh/puQZil9CH6w57kQPg/Qxc 7OFXgzm7QVtvcQikb4bcgYhjSkQULV159yX/fG3XePg8np7p44OpxVE2xVRwJSbZJENTBewxWP9NS xaeoSeUfuydZsQlg/vCytFBIsp60sOPi69CqyJPPVLwxw5EPTtCmpHNoL1ooCG/yxGs61tIgMIxUi LcUe0VVJIRDpwnHrpPptiZfaz9fXS0lW4PuQHNkDlrEg3ayDyI08Qeu+o4f7zxN32n3OghFHnr4aw 3inpds0HfKBcPg==; From: Mathieu Othacehe References: <87y1icgfa6.fsf@gmx.com> Date: Thu, 05 Oct 2023 17:18:47 +0200 In-Reply-To: <87y1icgfa6.fsf@gmx.com> (Pierre Langlois's message of "Tue, 15 Aug 2023 22:23:47 +0100") Message-ID: <87lechumg8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.90 X-Spam-Score: -6.90 X-Migadu-Queue-Id: 9545A44CBD X-TUID: suGaLkA0x4eb Hello Pierre, > I noticed linux 6.4 didn't build on aarch64 > https://ci.guix.gnu.org/build/1787394/details, building it locally and > checking the log, it seems we're simply missing the `hexdump' column: I made a similar patch couple weeks ago without noticing yours, sorry about that! Closing. Mathieu