Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631486 - net-fs/autofs-5.1.3 : ../.../rpc_subs.h:19:21: fatal error: rpc/rpc.h: No such file or directory
Summary: net-fs/autofs-5.1.3 : ../.../rpc_subs.h:19:21: fatal error: rpc/rpc.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2017-09-20 07:49 UTC by Toralf Förster
Modified: 2017-09-25 10:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2017-09-20 07:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,442.37 KB, text/plain)
2017-09-20 07:50 UTC, Toralf Förster
Details
environment (environment,128.78 KB, text/plain)
2017-09-20 07:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.86 KB, application/x-bzip)
2017-09-20 07:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.88 KB, application/x-bzip)
2017-09-20 07:50 UTC, Toralf Förster
Details
net-fs:autofs-5.1.3:20170920-044147.log (net-fs:autofs-5.1.3:20170920-044147.log,6.86 KB, text/plain)
2017-09-20 07:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.14 KB, application/x-bzip)
2017-09-20 07:50 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-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(-)