bugCERTI - Bugs: bug #55104, Compilation error with GCC 8.2.1...

 
 

bug #55104: Compilation error with GCC 8.2.1 (Fedora 29)

Submitter:  JbCh <jb_ch>
Submitted:  Mon 26 Nov 2018 04:02:04 PM UTC
   
 
Category:  CERTI Severity:  * 4 - Important
Item Group:  Compilation error Status:  Fixed
Privacy:  Public Assigned to:  jb_ch
Open/Closed:  Open Release:  * GIT-master
Reproducibility:  Every Time Fixed Release:  * Unknown
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 01 Mar 2019 09:09:53 AM UTC, comment #2: 

Fix implemented on master in commit c2146229adc0a

JbCh <jb_ch>
Group administrator
Mon 26 Nov 2018 04:13:34 PM UTC, comment #1: 

It looks like the issue comes with Fedora which removed (in Fedora 28) the rpc header from the standard glibc:
https://fedoraproject.org/wiki/Changes/SunRPCRemoval.


JbCh <jb_ch>
Group administrator
Mon 26 Nov 2018 04:02:04 PM UTC, original submission:  

Hello,

Just for information and future bug fixes, we are migrating some of our machines to Fedora 29 which comes with a pretty new gcc version 8.2.1

----------------------------
gcc (GCC) 8.2.1 20181105 (Red Hat 8.2.1-5)
Copyright © 2018 Free Software Foundation, Inc.
-----------------------------

There is a compilation error complaining about non-existing rpc.h header

----------------------------
 erreur fatale: rpc/rpc.h : No such file or directory
 #include <rpc/rpc.h>
----------------------------

It looks like a depreciated header.
We are investigating a proper solution.

Best regards

JbCh <jb_ch>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

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

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-01 jb_ch StatusConfirmed Fixed
    2018-11-26 jb_ch SummaryCompilation error with GCC 8.2.1 Compilation error with GCC 8.2.1 (Fedora 29)

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code