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

Bug 638050

Summary: dev-perl/Lab-VXI11-0.20.0 : ./vxi11.h:9:21: fatal error: rpc/rpc.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: sci
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 381391    
Attachments: emerge-info.txt
dev-perl:Lab-VXI11-0.20.0:20171118-200701.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-18 20:37:44 UTC
x86_64-pc-linux-gnu-gcc -c  -I. -Wall -O2 -pipe -march=native -Wall   -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" -fPIC "-I/usr/lib64/perl5/5.26.1/x86_64-linux/CORE"   VXI11.c
In file included from VXI11.xs:8:0:
./vxi11.h:9:21: 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: 17.0-desktop-plasma_libressl_20171106-195719

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

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

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

emerge -qpv dev-perl/Lab-VXI11
[ebuild  N    ] dev-perl/Lab-VXI11-0.20.0
Comment 1 Toralf Förster gentoo-dev 2017-11-18 20:37:47 UTC
Created attachment 504680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-18 20:37:50 UTC
Created attachment 504682 [details]
dev-perl:Lab-VXI11-0.20.0:20171118-200701.log
Comment 3 Toralf Förster gentoo-dev 2017-11-18 20:37:53 UTC
Created attachment 504684 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-18 20:37:56 UTC
Created attachment 504686 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-18 20:37:59 UTC
Created attachment 504688 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-18 20:38:02 UTC
Created attachment 504690 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-18 21:07:59 UTC
The bug has been closed via the following commit(s):

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

commit 9d0bb963bb94305320ae676636c206cb4625c8cb
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-11-18 21:06:53 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-11-18 21:07:48 +0000

    dev-perl/Lab-VXI11: Support glibc-2.26 / libtirpc
    
    Closes: https://bugs.gentoo.org/638050
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 dev-perl/Lab-VXI11/Lab-VXI11-0.20.0.ebuild | 16 +++++++++++++++-
 dev-perl/Lab-VXI11/metadata.xml            |  9 +++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)