In file included from nicinfo.h:9:0, from nicinfo_xdr.c:6: /var/tmp/portage/app-emulation/open-vm-tools-10.1.10/work/open-vm-tools-10.1.10-6082533/lib/include/vmxrpc.h:29:23: fatal error: rpc/types.h: No such file or directory #include <rpc/types.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] 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 app-emulation/open-vm-tools [ebuild N ] app-emulation/open-vm-tools-10.1.10 USE="X modules pam pic -doc -grabbitmqproxy -icu -vgauth -xinerama"
Created attachment 493610 [details] emerge-info.txt
Created attachment 493612 [details] app-emulation:open-vm-tools-10.1.10:20170909-185227.log
Created attachment 493614 [details] emerge-history.txt
Created attachment 493616 [details] environment
Created attachment 493618 [details] etc.portage.tbz2
Created attachment 493620 [details] logs.tbz2
Created attachment 493622 [details] temp.tbz2
*** Bug 638224 has been marked as a duplicate of this bug. ***
I think the severity for this bug should be raised because people can't downgrade glibc. So once sys-libs/glibc-2.26-r* is installed, you simply won't be able to build open-vm-tools.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f42dd8d4af98199ac1fc935cf41606a3b9f956e commit 8f42dd8d4af98199ac1fc935cf41606a3b9f956e Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2017-11-29 23:24:17 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2017-11-29 23:24:47 +0000 app-emulation/open-vm-tools: bump to 10.1.15 Fixes build failure with rpc-less glibc. Closes: https://bugs.gentoo.org/630522 Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7 app-emulation/open-vm-tools/Manifest | 3 +- .../open-vm-tools/open-vm-tools-10.1.15.ebuild | 156 +++++++++++++++++++++ 2 files changed, 158 insertions(+), 1 deletion(-)
fyi i'm still seeing this with 10.1.15
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65cb1a61d1f1c88dbe54be2c699c5e80d4db901 commit f65cb1a61d1f1c88dbe54be2c699c5e80d4db901 Author: Mike Gilbert <floppym@gentoo.org> Date: Thu Nov 30 11:35:16 2017 -0500 app-emulation/open-vm-tools: append tirpc flags to CPPFLAGS instead of CFLAGS Fixes a build failure with gtkmm enabled. Closes: https://bugs.gentoo.org/639266 Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7 app-emulation/open-vm-tools/open-vm-tools-10.1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
^ that fixed it for me, thanks
(In reply to Mike Gilbert from comment #12) > app-emulation/open-vm-tools/open-vm-tools-10.1.15.ebuild | 2 +- ? app-emulation/open-vm-tools-10.1.10 : - Are you going to fix the old version too - or shall it be purged from tree ?
(In reply to Manfred Knick from comment #14) I do not intend to apply any fix for 10.1.10. People can and should upgrade to 10.1.15. I will remove 10.1.10 eventually; I generally like to leave at least one old version around in case the new version causes some unknown regressions.