Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647342 - net-fs/samba-4.7.5: No rpc/rpc.h header found
Summary: net-fs/samba-4.7.5: No rpc/rpc.h header found
Status: RESOLVED DUPLICATE of bug 647002
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 21:07 UTC by Samuel Bernardo
Modified: 2018-02-11 21:52 UTC (History)
0 users

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


Attachments
build log (build.log,14.32 KB, text/x-log)
2018-02-11 21:07 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2018-02-11 21:07:20 UTC
Created attachment 519142 [details]
build log

During configuration check stage couldn't find rpc.h

ERROR: No rpc/rpc.h header found, tirpc or libntirpc missing?
 * ERROR: net-fs/samba-4.7.5::gentoo failed (configure phase):
 *   configure failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 4375:  Called multilib-minimal_src_configure
 *   environment, line 2710:  Called multilib_foreach_abi 'multilib-minimal_abi_src_configure'
 *   environment, line 2924:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2640:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure'
 *   environment, line 2638:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure'
 *   environment, line  509:  Called multilib-minimal_abi_src_configure
 *   environment, line 2704:  Called multilib_src_configure
 *   environment, line 3151:  Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib32/samba' '--with-piddir=/run/samba' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--without-acl-support' '--without-ad-dc' '--without-dnsupdate' '--without-ads' '--disable-avahi' '--disable-cephfs' '--without-cluster-support' '--disable-cups' '--without-dmapi' '--without-fam' '--disable-gnutls' '--without-gpgme' '--disable-iprint' '--with-ldap' '--without-lttng' '--without-pam' '--without-quotas' '--without-syslog' '--without-systemd' '--with-system-mitkrb5' '--without-winbind' '--disable-python'
 *   environment, line 5422:  Called die
 * The specific snippet of code:
 *       CCFLAGS="${CFLAGS}" LINKFLAGS="${CFLAGS} ${LDFLAGS}" "${WAF_BINARY}" "--prefix=${EPREFIX}/usr" "${libdir[@]}" "$@" configure || die "configure failed"
Comment 1 Samuel Bernardo 2018-02-11 21:09:25 UTC
I've tircp installed at latest version

eix -I tirpc
[I] net-libs/libtirpc
     Available versions:  1.0.1-r1(0/3){tbz2} 1.0.2-r1(0/3){tbz2} {ipv6 kerberos static-libs ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
     Installed versions:  1.0.2-r1{tbz2}(04:10:03 PM 02/04/2018)(ipv6 kerberos -static-libs ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
     Homepage:            http://libtirpc.sourceforge.net/
     Description:         Transport Independent RPC library (SunRPC replacement)
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-02-11 21:52:59 UTC

*** This bug has been marked as a duplicate of bug 647002 ***