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

Bug 631486

Summary: net-fs/autofs-5.1.3 : ../.../rpc_subs.h:19:21: fatal error: rpc/rpc.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Yixun Lan <dlan>
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
net-fs:autofs-5.1.3:20170920-044147.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-09-20 07:49:58 UTC
In file included from ../include/automount.h:32:0,
                 from cache.c:25:
../include/rpc_subs.h:19: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: 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]   pypy3 (fallback)
  [5]   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 net-fs/autofs
[ebuild  N    ] net-fs/autofs-5.1.3  USE="ldap -dmalloc -hesiod -libtirpc -mount-locking -sasl"
Comment 1 Toralf Förster gentoo-dev 2017-09-20 07:50:02 UTC
Created attachment 495586 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-20 07:50:06 UTC
Created attachment 495588 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-20 07:50:09 UTC
Created attachment 495590 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-20 07:50:13 UTC
Created attachment 495592 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-20 07:50:16 UTC
Created attachment 495594 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-20 07:50:19 UTC
Created attachment 495596 [details]
net-fs:autofs-5.1.3:20170920-044147.log
Comment 7 Toralf Förster gentoo-dev 2017-09-20 07:50:22 UTC
Created attachment 495598 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2017-09-25 10:12:35 UTC
The bug has been closed via the following commit(s):

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

commit 99ce1c0fbcbfcb26b67edbf81fdba18997f8fc3e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-09-25 10:11:48 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-09-25 10:12:17 +0000

    net-fs/autofs: Dependency fix: if we dont use libtirpc, we need glibc with rpc support, bug 631486
    
    Closes: https://bugs.gentoo.org/631486
    Package-Manager: Portage-2.3.10, Repoman-2.3.3

 net-fs/autofs/autofs-5.1.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)