Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 660332

Summary: dev-libs/grok: /usr/include/grok_capture_xdr.h:9:10: fatal error: rpc/rpc.h: No such file or directory
Product: Gentoo Linux Reporter: Thomas Deutschmann (RETIRED) <whissi>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: dilfridge, eike, mgorny, treecleaner
Priority: Normal Keywords: NeedPatch, PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 381391    
Deadline: 2019-04-30   

Description Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-04 02:22:36 UTC
I am using dev-libs/grok-0.9.2-r2 and trying to build app-admin/rsyslog[grok] which is failing with

> In file included from /usr/include/grok_capture.h:4:0,
>                  from /usr/include/grok.h:136,
>                  from mmgrok.c:16:
> /usr/include/grok_capture_xdr.h:9:10: fatal error: rpc/rpc.h: No such file or directory
>  #include <rpc/rpc.h>
>           ^~~~~~~~~~~
> compilation terminated.

I am reporting this against dev-libs/grok because app-admin/rsyslog is pulling in headers from dev-libs/grok which are still depending on rpc/rpc.h.
Comment 1 Pacho Ramos gentoo-dev 2018-07-10 14:24:24 UTC

*** This bug has been marked as a duplicate of bug 638372 ***
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2018-07-10 14:33:21 UTC
Pacho, this is not a duplicate: See my message: I said that I hit this with 0.9.2-r2 which is supposed to fix the problem. In other words: 0.9.2-r2 does _not_ fix the problem like stated.
Comment 3 Pacho Ramos gentoo-dev 2018-07-10 17:13:18 UTC
I think it will be better if you CC dilfridge, as he was fixing this bugs in a last round and, supposedly, that header should be finally there once the newer glibc is present. At least on my system it works, and it seems that in bug 638372 you stabilized it too and I guessed that maybe you hit the issue while having newer grok but not new enough glibc :/
Comment 4 Pacho Ramos gentoo-dev 2018-10-20 17:05:12 UTC
Can you retry ensuring you have
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-06 00:03:16 UTC
*** Bug 679540 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2019-03-31 10:53:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2396c5a12b14f5e05b0187e88871572dda3b00

commit db2396c5a12b14f5e05b0187e88871572dda3b00
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-03-31 10:52:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-03-31 10:53:02 +0000

    package.mask: Last rite dev-libs/grok
    
    Bug: https://bugs.gentoo.org/660332
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-05-02 18:43:13 UTC
Gone.