From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1nMZ4N-00071T-IB for mharc-grub-devel@gnu.org; Tue, 22 Feb 2022 12:35:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMZ4L-0006ss-Lg for grub-devel@gnu.org; Tue, 22 Feb 2022 12:35:21 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:41304) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMZ4H-0001rq-RY for grub-devel@gnu.org; Tue, 22 Feb 2022 12:35:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1645551311; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ci1+HHHwxgd3s5mxfuI5DbgBmqh6HPWoTJSy8SWpZo8=; b=EiIxA303A+BqDnutnSa0INkL4zeczi/PNOHZF0GMtvkRWmxHFfYUN31vHKNDMZn4Z4/d+n Y4shjkObm8eoz+G1RlbF91HKW01RZB8BxYKOaQSCzrcfCmyVaFaIXLql/GhN3lhQvVdk4L pW/iYeodNORgjmeI4Lj7fIOwShYDie8= Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-100-KgatNFYcNm6DJXtS2D73sw-1; Tue, 22 Feb 2022 12:35:07 -0500 X-MC-Unique: KgatNFYcNm6DJXtS2D73sw-1 Received: by mail-qk1-f200.google.com with SMTP id p67-20020a378d46000000b0062adb7627edso346882qkd.8 for ; Tue, 22 Feb 2022 09:35:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=ci1+HHHwxgd3s5mxfuI5DbgBmqh6HPWoTJSy8SWpZo8=; b=CVNfAuL4JL+IE6ms3o/6jcnrhJVdXHdzmHLI4hGYMaWGggh7150A13MBYjc/vIgSfw nQq8Q6oC9ay+s6GuHt+QPyQxVbcsMLQ80j0xK0FzMbZSGYCH290QkVCGXOuQqTO4FR7g zucQ/C911Xra4AGKP2/pE/DrpOn6zbRjHkfAa9Cy9abz+VSP/Brn2Y0pxhmzmNEz+hs7 iYi3xMLFeD/b/zlbKmp9amzgwlOWutAtI9z4tBp0q37lwhuTG8D+ZBbHiqqDQbgiyQS7 xfRsWWm+CWeqT1h2d7cRPyHJrtdXNP4XeyeThnlli/GOzqxs5DcDPIVccvVi+xV9hW2S P02A== X-Gm-Message-State: AOAM5333lniY5yZetIf2rdlHrLl8a5HeFe8z9xhcqwGhZYrncfv9nguT AUbujIdPIgShRu0vrzl/EddbWsI12f2CQX8RABaDSI+6JiSAzpTjoPwqYaLawnysdlPXFNnIG8v /4fKyslXxiy4= X-Received: by 2002:a05:6214:1782:b0:42d:7c2a:3f07 with SMTP id ct2-20020a056214178200b0042d7c2a3f07mr20608599qvb.54.1645551306596; Tue, 22 Feb 2022 09:35:06 -0800 (PST) X-Google-Smtp-Source: ABdhPJxQOF3bPc0KSSSI76f6o74aK4l2QQsC3eH1yOS2MHKp9d9d9duS3VWI3LsDq0czf7XBW7HlVA== X-Received: by 2002:a05:6214:1782:b0:42d:7c2a:3f07 with SMTP id ct2-20020a056214178200b0042d7c2a3f07mr20608560qvb.54.1645551305922; Tue, 22 Feb 2022 09:35:05 -0800 (PST) Received: from localhost ([2601:184:4181:74c0:862e:5809:ed9e:e10e]) by smtp.gmail.com with ESMTPSA id 10sm131289qkf.46.2022.02.22.09.35.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Feb 2022 09:35:05 -0800 (PST) From: Robbie Harwood To: Daniel Kiper Cc: grub-devel@gnu.org, development@efficientek.com Subject: Re: [PATCH v5 0/4] Update gnulib and drop some patches In-Reply-To: <20220222171751.e6lwotgsi3mvct4t@tomti.i.net-space.pl> References: <20220216214142.555294-1-rharwood@redhat.com> <20220222152122.enimol3yrdiufsl4@tomti.i.net-space.pl> <20220222171751.e6lwotgsi3mvct4t@tomti.i.net-space.pl> Date: Tue, 22 Feb 2022 12:35:00 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=170.10.133.124; envelope-from=rharwood@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -28 X-Spam_score: -2.9 X-Spam_bar: -- X-Spam_report: (-2.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.082, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2022 17:35:21 -0000 --=-=-= Content-Type: text/plain Daniel Kiper writes: > Robbie Harwood wrote: > >> I don't get that, actually. What OS/gcc? It's fine with the gcc-11 >> I'm using here. > > Does gcc-11 work with the configure mentioned above? > > Anyway, Debian 9, arm-linux-gnueabihf-gcc (Debian 6.3.0-18) 6.3.0 20170516. Yes, with arm-linux-gnueabihf-gcc (Debian 11.2.0-16) 11.2.0. > The GRUB INSTALL file says: > > The Requirements > ================ > > GRUB depends on some software packages installed into your system. If > you don't have any of them, please obtain and install them before > configuring the GRUB. > > * GCC 5.1.0 or later > > So, even if it is old it is perfectly valid compiler according to the > GRUB docs. > > Hmmm... What are the latest gnulib minimal compiler, linker, > etc. requirements? It doesn't look formally specified anywhere, beyond what the autotools requirements are. I suspect that means in practice it's what the devs are using. Also, gnulib's position on sign comparison issues is to ignore them, so the "fix" from our end would probably be to pragma them away... but that assumes this is the only issue, which hasn't been checked yet. Be well, --Robbie --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEA5qc6hnelQjDaHWqJTL5F2qVpEIFAmIVHsQUHHJoYXJ3b29k QHJlZGhhdC5jb20ACgkQJTL5F2qVpEInGxAAnEboR4N9Kj+2EIT+dnPmo6GoF7W5 MwVZ+uuqcddYPILzSbXlN0/dR+kiV6r3AYOv8tjWgfjq5jfMqANtolfzH1OvPBTa Q0iKlTeR2mPvOmHH+Dhi+wixMmqiG+BNfJkXt9V9lT0NzSNBRa02KmAvSshQlXvG ecrdEItRPiRYFNKdst/qbC/8fY6Qfh4CgrMJalUx+UvJOHJKvTv95InQyPLDFmqP izmeLTWpaJ3OLMuw4VssqezA3WzTNRylM4zEBLOaNcBahOcd5AWAYD3NgqOd3G/j KLf7jtVX8omE4ZBCPGnRSXzisM3jF7VWzHjF2x7W/pwcRuKvu7TdlsoC/wYx4lwE j0XFdxmyZfhN4eg2bf9xtQ79t/j/yNQoMLLHAB9OUes3gMMy+fDpvBynTgPqcSbM EeTCQvmUbn1t02KqH4W7SKpuVh2hyhtoCBSJIXbW/YWuXJVFXxfORK0rHg3PuKo2 0eH/r2ODrFwmLujTzoYAJUzB5Lv/1lLD5ZSC4ke282egUEhaRjzSQlZfQv5lHcbA kn6P9PbnyIWocCEhGpaulztmufCIo5u7yld+ovFV4PKWElBVdVq32IPDMRMnFhOh bq/iAU3u2W6d4HNdrTPN3FG8IookUMCFZ3vLpV58Rm0fdct4ZaL51RYbA+XQy7bZ lGSgdedCIf4MFl4= =dgZC -----END PGP SIGNATURE----- --=-=-=--