Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630410 - sys-libs/pwdb-0.62 : common/.../_pwdb_headers.h:23:27: fatal error: rpcsvc/ypclnt.h: No such file or directory
Summary: sys-libs/pwdb-0.62 : common/.../_pwdb_headers.h:23:27: fatal error: rpcsvc/yp...
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-08 18:16 UTC by Toralf Förster
Modified: 2021-05-16 12:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2017-09-08 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.03 KB, text/plain)
2017-09-08 18:16 UTC, Toralf Förster
Details
environment (environment,85.88 KB, text/plain)
2017-09-08 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.93 KB, application/x-bzip)
2017-09-08 18:16 UTC, Toralf Förster
Details
sys-libs:pwdb-0.62:20170908-175408.log (sys-libs:pwdb-0.62:20170908-175408.log,3.90 KB, text/plain)
2017-09-08 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.59 KB, application/x-bzip)
2017-09-08 18:16 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-08 18:16:01 UTC
In file included from common/../_pwdb_internal.h:4:0,
                 from common/commonio.c:2:
common/../_pwdb_headers.h:23:27: fatal error: rpcsvc/ypclnt.h: No such file or directory
 #include <rpcsvc/ypclnt.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)
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-libs/pwdb
[ebuild  N    ] sys-libs/pwdb-0.62  USE="(-selinux)"
Comment 1 Toralf Förster gentoo-dev 2017-09-08 18:16:05 UTC
Created attachment 493374 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-08 18:16:09 UTC
Created attachment 493376 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-08 18:16:12 UTC
Created attachment 493378 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-08 18:16:16 UTC
Created attachment 493380 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-08 18:16:19 UTC
Created attachment 493382 [details]
sys-libs:pwdb-0.62:20170908-175408.log
Comment 6 Toralf Förster gentoo-dev 2017-09-08 18:16:22 UTC
Created attachment 493384 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-01 19:04:02 UTC
The bug has been closed via the following commit(s):

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

commit d16f71a7fd7e2bb9fc44d81284681719a4c37707
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2017-11-01 19:03:52 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2017-11-01 19:03:52 +0000

    sys-libs/pwdb: Add missing dependency on libnsl, bug 630410
    
    Closes: https://bugs.gentoo.org/630410
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 sys-libs/pwdb/{pwdb-0.62.ebuild => pwdb-0.62-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)