buglicenseutils - Bugs: bug #55151, Fails to build with glibc 2.28

 
 

bug #55151: Fails to build with glibc 2.28

Submitter:  Mattia Rizzolo <mattia>
Submitted:  Sun 02 Dec 2018 03:25:22 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 02 Dec 2018 03:25:22 PM UTC, original submission:  

glibc 2.28 removed _IO_ftrylockfile and every use of it can be replaced by _IO_EOF_SEEN.

See e.g. https://lists.gnu.org/r/bug-gnulib/2018-03/msg00002.html or https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915151

licenseutils also embeds some of those files from gnulib, so it also fails.

The attached patch fixes such build failure.

Mattia Rizzolo <mattia>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mattia (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-02 mattia Attached File- Added fix-build-with-glibc-2.28.patch, #45565

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code