Gentoo Archives: gentoo-user

From: Anton Molyboha <anton.stay.connected@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Is there rpcgen in Gentoo and how to compile dev-perl/Ace?
Date: Sat, 11 Nov 2017 00:00:18
Message-Id: CA+QdaqyvZndgWLTDqzwtewYqOiEYYXBRsxDVUFWmZ+9MatbJtw@mail.gmail.com
In Reply to: Re: [gentoo-user] Is there rpcgen in Gentoo and how to compile dev-perl/Ace? by "Andreas K. Huettel"
1 Thanks a lot Andreas!
2
3 Emerging net-libs/prcsvc-proto did solve the problem, and I was eventually
4 able to compile dev-perl/Ace.
5
6 On Thu, Nov 9, 2017 at 8:12 PM, Andreas K. Huettel <dilfridge@g.o>
7 wrote:
8
9 > Am Freitag, 10. November 2017, 01:50:04 CET schrieb Anton Molyboha:
10 > > Hi all,
11 > >
12 > > I am trying to emerge dev-perl/Ace-1.920.0-r2 on my Gentoo Prefix on
13 > MacOS
14 > > and it fails trying to run "rpcgen -I -K -1 rpcace.x" and not finding
15 > > rpcgen (or rather finding the XCode version of it which I don't want)
16 > >
17 >
18 > rpcgen is part of
19 > 1) sys-libs/glibc[rpc] (not useful for you)
20 > 2) net-libs/rpcsvc-proto
21 >
22 > >
23 > > TL;DR: I have two questions:
24 > > 1) Does anybody know of a Gentoo package which provides the tool "rpcgen"
25 > > 2) Does anybody know how dev-perl/Ace is meant to be compiled and whether
26 > > the dependence on rpcgen is necessary.
27 > >
28 >
29 > I'll have a look later. Best if you file a bug with all the info that you
30 > sent
31 > to the list, then it won't be forgotten.
32 >
33
34 I have filed https://bugs.gentoo.org/637114 with all the info and marked it
35 as a blocker for 381391 "(glibc-rpc) - [TRACKER] Packages failing to build
36 with no rpc in sys-libs/glibc"
37
38 >
39 > (I suppose dev-perl/Ace will also break with sys-libs/glibc-2.26, where the
40 > built-in rpc support is going away, so this doesnt just affect your
41 > prefix. :)
42 >
43 > --
44 > Andreas K. Hüttel
45 > dilfridge@g.o
46 > Gentoo Linux developer (council, perl, libreoffice)
47 >
48 > Anton