Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630102 - sys-apps/xinetd-2.3.15-r3 : reconfig.c:30:22: fatal error: rpc/rpc.h: No such file or directory
Summary: sys-apps/xinetd-2.3.15-r3 : reconfig.c:30:22: fatal error: rpc/rpc.h: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2017-09-06 17:39 UTC by Toralf Förster
Modified: 2017-11-01 18:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.50 KB, text/plain)
2017-09-06 17:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,36.66 KB, text/plain)
2017-09-06 17:39 UTC, Toralf Förster
Details
environment (environment,92.87 KB, text/plain)
2017-09-06 17:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.56 KB, application/x-bzip)
2017-09-06 17:39 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.17 KB, application/x-bzip)
2017-09-06 17:39 UTC, Toralf Förster
Details
sys-apps:xinetd-2.3.15-r3:20170906-145318.log (sys-apps:xinetd-2.3.15-r3:20170906-145318.log,18.26 KB, text/plain)
2017-09-06 17:39 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.09 KB, application/x-bzip)
2017-09-06 17:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)