* Package: net-nds/yp-tools-2.12 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux nls test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking yp-tools-2.12.tar.bz2 to /var/tmp/portage/net-nds/yp-tools-2.12/work >>> Source unpacked in /var/tmp/portage/net-nds/yp-tools-2.12/work >>> Preparing source in /var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12 ... * econf: updating yp-tools-2.12/config.sub with /usr/share/gnuconfig/config.sub * econf: updating yp-tools-2.12/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sysconfdir=/etc/yp configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for strerror in -lcposix... no checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for yp_get_default_domain in -lnsl... yes checking for crypt in -lxcrypt... yes checking xcrypt.h usability... yes checking xcrypt.h presence... yes checking for xcrypt.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for ANSI C header files... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking rpc/clnt_soc.h usability... no checking rpc/clnt_soc.h presence... no checking for rpc/clnt_soc.h... no checking for an ANSI C-conforming const... yes checking for getopt_long... yes checking for ypbinderr_string... yes checking for getline... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking for working getline function... yes checking for getline... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating po/Makefile.in config.status: creating man/domainname.8 config.status: creating man/nicknames.5 config.status: creating man/ypcat.1 config.status: creating man/ypmatch.1 config.status: creating man/yppasswd.1 config.status: creating man/yppoll.8 config.status: creating man/ypset.8 config.status: creating man/yptest.8 config.status: creating man/ypwhich.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12/lib' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -MT nicknames.o -MD -MP -MF .deps/nicknames.Tpo -c -o nicknames.o nicknames.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -MT yp_xdr.o -MD -MP -MF .deps/yp_xdr.Tpo -c -o yp_xdr.o yp_xdr.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wbad-function-cast -Wcast-align -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -O2 -pipe -MT yp_all_host.o -MD -MP -MF .deps/yp_all_host.Tpo -c -o yp_all_host.o yp_all_host.c In file included from yp_xdr.c:30:0: yp-tools.h:27:21: fatal error: rpc/rpc.h: No such file or directory compilation terminated. make[2]: *** [yp_xdr.o] Error 1 make[2]: *** Waiting for unfinished jobs.... yp_all_host.c:28:21: fatal error: rpc/rpc.h: No such file or directory compilation terminated. make[2]: *** [yp_all_host.o] Error 1 mv -f .deps/nicknames.Tpo .deps/nicknames.Po make[2]: Leaving directory `/var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12' make: *** [all] Error 2 emake failed * ERROR: net-nds/yp-tools-2.12 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2399: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =net-nds/yp-tools-2.12', * the complete build log and the output of 'emerge -pqv =net-nds/yp-tools-2.12'. * The complete build log is located at '/var/log/portage/build/net-nds/yp-tools-2.12:20110612-215909.log'. * The ebuild environment file is located at '/var/tmp/portage/net-nds/yp-tools-2.12/temp/environment'. * S: '/var/tmp/portage/net-nds/yp-tools-2.12/work/yp-tools-2.12'