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

Bug 630780

Summary: dev-libs/libspt-1.1-r3 : sptconn.c:5:23: fatal error: rpc/types.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: CJK Team <cjk>
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
dev-libs:libspt-1.1-r3:20170912-064616.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-09-12 07:49:29 UTC
rm -f .libs/sptconn.lo
x86_64-pc-linux-gnu-gcc -c -Wall -g -pipe -O2 -pipe -march=native -Wall -DHAVE_CONFIG_H -I. sptconn.c  -fPIC -DPIC -o .libs/sptconn.lo
sptconn.c:5:23: fatal error: rpc/types.h: No such file or directory
 #include <rpc/types.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]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.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 dev-libs/libspt
[ebuild  N    ] dev-libs/libspt-1.1-r3  USE="-suid"
Comment 1 Toralf Förster gentoo-dev 2017-09-12 07:49:32 UTC
Created attachment 494182 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-12 07:49:36 UTC
Created attachment 494184 [details]
dev-libs:libspt-1.1-r3:20170912-064616.log
Comment 3 Toralf Förster gentoo-dev 2017-09-12 07:49:40 UTC
Created attachment 494186 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-12 07:49:43 UTC
Created attachment 494188 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-12 07:49:47 UTC
Created attachment 494190 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-12 07:49:50 UTC
Created attachment 494192 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-12 07:49:54 UTC
Created attachment 494194 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-12-09 13:34:06 UTC
The bug has been closed via the following commit(s):

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

commit a6be33d66a7215a8f5f5ba63686090130b270151
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2017-12-09 13:32:22 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2017-12-09 13:33:18 +0000

    dev-libs/libspt: fix build with >=sys-libs/glibc-2.26
    
    Closes: https://bugs.gentoo.org/630780
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-libs/libspt/Manifest               |  2 +-
 dev-libs/libspt/files/libspt-rpc.patch | 22 ++++++++++++++++++++++
 dev-libs/libspt/libspt-1.1-r2.ebuild   | 25 +++++++++++++++++++++++--
 dev-libs/libspt/libspt-1.1-r3.ebuild   | 25 +++++++++++++++++++++++--
 dev-libs/libspt/metadata.xml           | 11 +++++++----
 5 files changed, 76 insertions(+), 9 deletions(-)