GNU bug report logs - #56170
[patch #10240] Fix build error caused by gnulib

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: idutils; Reported by: Daniel Nachun <INVALID.NOREPLY@HIDDEN>; Keywords: patch; dated Thu, 23 Jun 2022 17:35:02 UTC; Maintainer for idutils is bug-idutils@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 23 Jun 2022 17:34:54 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Thu Jun 23 13:34:54 2022
Received: from localhost ([127.0.0.1]:39790 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1o4QjF-0005kL-7u
	for submit <at> debbugs.gnu.org; Thu, 23 Jun 2022 13:34:54 -0400
Received: from lists.gnu.org ([209.51.188.17]:44980)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <www-data@HIDDEN>) id 1o4QO3-0000qd-Pg
 for submit <at> debbugs.gnu.org; Thu, 23 Jun 2022 13:13:01 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:35354)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <www-data@HIDDEN>)
 id 1o4QO3-0005wR-KS
 for bug-idutils@HIDDEN; Thu, 23 Jun 2022 13:12:59 -0400
Received: from frontend2.savannah.gnu.org ([209.51.188.113]:41770)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <www-data@HIDDEN>)
 id 1o4QO1-0000Nd-QN
 for bug-idutils@HIDDEN; Thu, 23 Jun 2022 13:12:59 -0400
Received: by frontend2.savannah.gnu.org (Postfix, from userid 33)
 id B385C12083E; Thu, 23 Jun 2022 13:12:56 -0400 (EDT)
To: Daniel Nachun <daniel.nachun@HIDDEN>, bug-idutils@HIDDEN
Subject: [patch #10240] Fix build error caused by gnulib
From: Daniel Nachun <INVALID.NOREPLY@HIDDEN>
X-Savane-Server: savannah.gnu.org:443 [209.51.188.113]
MIME-Version: 1.0
Content-Type: text/plain;charset=UTF-8
X-Savane-Project: idutils
X-Savane-Tracker: patch
X-Savane-Item-ID: 10240
X-Apparently-From: Savane authenticated user danielnachun
Message-Id: <20220623-171254.sv319641.90509@HIDDEN>
References: 
In-Reply-To: 
Date: Thu, 23 Jun 2022 13:12:56 -0400 (EDT)
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Thu, 23 Jun 2022 13:34:52 -0400
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

URL:
  <https://savannah.gnu.org/patch/?10240>

                 Summary: Fix build error caused by gnulib
                 Project: idutils
               Submitter: danielnachun
               Submitted: Thu 23 Jun 2022 05:12:54 PM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 23 Jun 2022 05:12:54 PM UTC By: Daniel Nachun <danielnachun>
On systems with modern versions glibc, `gets` is removed, so this warning is
irrelevant and the build will fail because `gets` is undefined.  This patch
simply deletes the warning, though a more complete fix might entail checking
that `gets` is even defined before attempting to warn about it.






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Thu 23 Jun 2022 05:12:54 PM UTC  Name: idutils.diff  Size: 443B   By:
danielnachun

<http://savannah.gnu.org/patch/download.php?file_id=53358>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10240>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/





Acknowledgement sent to Daniel Nachun <INVALID.NOREPLY@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-idutils@HIDDEN. Full text available.
Report forwarded to bug-idutils@HIDDEN:
bug#56170; Package idutils. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Thu, 23 Jun 2022 17:45:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.