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

Bug 630102

Summary: sys-apps/xinetd-2.3.15-r3 : reconfig.c:30:22: fatal error: rpc/rpc.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 381391    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-apps:xinetd-2.3.15-r3:20170906-145318.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-09-06 17:39:23 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -O2 -pipe -march=native -Wall  -I../libs/include   -c -o parsers.o parsers.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -O2 -pipe -march=native -Wall  -I../libs/include   -c -o reconfig.o reconfig.c
reconfig.c:30:22: fatal error: rpc/rpc.h: No such file or directory
  #include <rpc/rpc.h>
                      ^
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_20170905-225247

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-apps/xinetd
[ebuild  N    ] sys-apps/xinetd-2.3.15-r3  USE="rpc tcpd -perl"
Comment 1 Toralf Förster gentoo-dev 2017-09-06 17:39:26 UTC
Created attachment 492832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-06 17:39:30 UTC
Created attachment 492834 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-06 17:39:33 UTC
Created attachment 492836 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-06 17:39:36 UTC
Created attachment 492838 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-06 17:39:39 UTC
Created attachment 492840 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-06 17:39:42 UTC
Created attachment 492842 [details]
sys-apps:xinetd-2.3.15-r3:20170906-145318.log
Comment 7 Toralf Förster gentoo-dev 2017-09-06 17:39:45 UTC
Created attachment 492844 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-11-01 18:48:16 UTC
The bug has been closed via the following commit(s):

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

commit c9537d24d9ee4aee255724061ba2f6e381a26fe8
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-11-01 18:47:47 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-11-01 18:48:08 +0000

    sys-apps/xinetd: Fix build with libtirpc, bug 630102
    
    Closes: https://bugs.gentoo.org/630102
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-apps/xinetd/xinetd-2.3.15-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)