Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630522 - app-emulation/open-vm-tools-10.1.{10,15} : /.../vmxrpc.h:29:23: fatal error: rpc/types.h: No such file or directory
Summary: app-emulation/open-vm-tools-10.1.{10,15} : /.../vmxrpc.h:29:23: fatal error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard: ~arch only
Keywords:
: 638224 (view as bug list)
Depends on:
Blocks: glibc-rpc
  Show dependency tree
 
Reported: 2017-09-09 20:05 UTC by Toralf Förster
Modified: 2018-04-22 19:54 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2017-09-09 20:05 UTC, Toralf Förster
Details
app-emulation:open-vm-tools-10.1.10:20170909-185227.log (app-emulation:open-vm-tools-10.1.10:20170909-185227.log,24.23 KB, text/plain)
2017-09-09 20:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,173.24 KB, text/plain)
2017-09-09 20:05 UTC, Toralf Förster
Details
environment (environment,166.84 KB, text/plain)
2017-09-09 20:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.04 KB, application/x-bzip)
2017-09-09 20:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.89 KB, application/x-bzip)
2017-09-09 20:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.60 KB, application/x-bzip)
2017-09-09 20:05 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-09 20:05:36 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2017-09-09 20:05:39 UTC
Created attachment 493610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-09 20:05:42 UTC
Created attachment 493612 [details]
app-emulation:open-vm-tools-10.1.10:20170909-185227.log
Comment 3 Toralf Förster gentoo-dev 2017-09-09 20:05:45 UTC
Created attachment 493614 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-09 20:05:49 UTC
Created attachment 493616 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-09 20:05:52 UTC
Created attachment 493618 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-09 20:05:55 UTC
Created attachment 493620 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-09 20:05:58 UTC
Created attachment 493622 [details]
temp.tbz2
Comment 8 Tomáš Mózes 2017-11-21 03:35:36 UTC
*** Bug 638224 has been marked as a duplicate of this bug. ***
Comment 9 Andrejs Eigus 2017-11-29 12:36:38 UTC
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.
Comment 10 Larry the Git Cow gentoo-dev 2017-11-29 23:25:00 UTC
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(-)
Comment 11 Wes 2017-11-30 12:19:10 UTC
fyi i'm still seeing this with 10.1.15
Comment 12 Mike Gilbert gentoo-dev 2017-11-30 16:36:23 UTC
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(-)
Comment 13 Wes 2017-11-30 20:15:51 UTC
^ that fixed it for me, thanks
Comment 14 Manfred Knick 2017-11-30 20:23:39 UTC
(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 ?
Comment 15 Mike Gilbert gentoo-dev 2017-11-30 21:04:37 UTC
(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.