Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642830 - sys-auth/libnss-nis-1.4 : /.../nis-alias.c:25:10: fatal error: rpcsvc/ypclnt.h: No such file or directory
Summary: sys-auth/libnss-nis-1.4 : /.../nis-alias.c:25:10: fatal error: rpcsvc/ypclnt....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2017-12-31 11:54 UTC by Toralf Förster
Modified: 2018-01-01 17:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.27 KB, text/plain)
2017-12-31 11:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.07 KB, text/plain)
2017-12-31 11:54 UTC, Toralf Förster
Details
environment (environment,72.45 KB, text/plain)
2017-12-31 11:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.91 KB, application/x-bzip)
2017-12-31 11:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.55 KB, application/x-bzip)
2017-12-31 11:55 UTC, Toralf Förster
Details
sys-auth:libnss-nis-1.4:20171231-105334.log (sys-auth:libnss-nis-1.4:20171231-105334.log,9.60 KB, text/plain)
2017-12-31 11:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.62 KB, application/x-bzip)
2017-12-31 11:55 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-12-31 11:54:46 UTC
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src -I..  -I/var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src -I/usr/include/tirpc   -D_REENTRANT=1 -O2 -pipe -march=native -Wall -c -o nis-alias.lo /var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src/nis-alias.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src -I.. -I/var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src -I/usr/include/tirpc -D_REENTRANT=1 -O2 -pipe -march=native -Wall -c /var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src/nis-alias.c  -fPIC -DPIC -o .libs/nis-alias.o
/var/tmp/portage/sys-auth/libnss-nis-1.4/work/libnss_nis-1.4/src/nis-alias.c:25:10: 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: 17.0-no-multilib-hardened_20171229-184738

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.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 sys-auth/libnss-nis
[ebuild  N    ] sys-auth/libnss-nis-1.4
Comment 1 Toralf Förster gentoo-dev 2017-12-31 11:54:49 UTC
Created attachment 512188 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-31 11:54:52 UTC
Created attachment 512190 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-12-31 11:54:54 UTC
Created attachment 512192 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-12-31 11:54:57 UTC
Created attachment 512194 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-12-31 11:55:00 UTC
Created attachment 512196 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-31 11:55:03 UTC
Created attachment 512198 [details]
sys-auth:libnss-nis-1.4:20171231-105334.log
Comment 7 Toralf Förster gentoo-dev 2017-12-31 11:55:06 UTC
Created attachment 512200 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-01-01 17:28:54 UTC
The bug has been closed via the following commit(s):

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

commit ec086c8e2d1ae918b8843177d0b75218de05f210
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-01-01 17:28:19 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-01-01 17:28:35 +0000

    sys-auth/libnss-nis: Need real libnsl, not the dummy, bug 642830
    
    Closes: https://bugs.gentoo.org/642830
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-auth/libnss-nis/libnss-nis-1.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)