<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>13209</bug_id>
          
          <creation_ts>2003-01-03 22:42 0000</creation_ts>
          <short_desc>RPC compilation error.</short_desc>
          <delta_ts>2003-09-30 22:21:00 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.4_rc2</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://www.eecs.umich.edu/~pelzlpj/rpc/index.html</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>13208</dependson>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>bernardos@superig.com.br</reporter>
          <assigned_to>george@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-01-03 22:42:39 0000</bug_when>
            <thetext>Hi folks,

 First, I need an ebuild for ccmath lib. Please (I ask for it on another bug)
 Second, on my gentoo 1.4 I just can&apos;t compile this soft (rpc). Why? I had tried
gcc2 and gcc3 and nothing. Always compilation errors.
 Third, if you can compile it, make an ebuild. This soft is very good for who
loves HP calculators (RPN) and doesn&apos;t like too much bc.

   Thanxs a lot... Bernardo S. A. Silva</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>george@gentoo.org</who>
            <bug_when>2003-01-04 22:48:23 0000</bug_when>
            <thetext>Hi Bernardo

Thanks for your interest.
So, here you go ;)

First, please create one bug per request. It is much easier to process atomaric
requests, beleive me.

Second, I see you are requesting an ebuild to be created for some package. Could
you please give me some more details:
1. I tried to search for rpc in portage and here are the most relevant packages
I found:
dev-perl/PlRPC  &quot;The Perl RPC Module&quot; whatever it is and
net-libs/rpc2 - some kind of remote procedure call library
Do you mean any of those?

2. I presume you meant some package that is not in portage at present and you
would like to see the ebuild for it created. Please give me somewhat more
detailed description of it and some kind of reference at least.

3. You mention that you tried compiling it yourself but were getting errors.
Could you please be more specific here: 
 a) Please show me what you were doing. The ebuild would be the best form to
present what you did of course ;). If you are not feeling brave enough you could
at least attach a short file containing a list of commands you were executing
and/or short description of anything else relevant
 b) The error messages you were getting.

I&apos;ll try to take a look at this as soon as I&apos;ll get something.

George
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>george@gentoo.org</who>
            <bug_when>2003-01-04 23:33:54 0000</bug_when>
            <thetext>Oh, I see we finally have those additional bug states added. I&apos;ll take advantage
of them then.
Bernardo: I&apos;ll close the bug with &quot;needinfo&quot; for now, please reopen it when you
are ready (it&apos;ll remain assigned to me).

George</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-01-05 02:09:16 0000</bug_when>
            <thetext>Hi,

 RPC is an RPN calculator for ncurses.
 The site is: http://www.eecs.umich.edu/~pelzlpj/rpc/index.html
 This soft needs CCMath to work.

   Thanx a lot... Bernardo S. A. Silva</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-01-22 22:37:05 0000</bug_when>
            <thetext>Hi folks,

 I have made the ebuild for rpc. 
 I will be very glad if it goes to /usr/portage. I suggest: app-sci/rpc

   Thanx a lot... Bernardo S. A. Silva</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-01-22 22:40:12 0000</bug_when>
            <thetext>Created an attachment (id=7547)
rpc ebuild file
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>george@gentoo.org</who>
            <bug_when>2003-02-23 21:51:18 0000</bug_when>
            <thetext>Hi Bernardo.

I am processing your submission, and I noticed this in src_compile:
    local myconf
    econf ${myconf} || die

What is this supposed to do? myconf will be empty and in present form this is equivalent to just:
    econg || die

In order not to delay processing of this ebuild I used above simplified form. Please let me know if this is problematic.

The ebuild is committed, please test.

George
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-02-24 15:12:51 0000</bug_when>
            <thetext>Hi,

I have tested and everything works fine!
The myconf line is really useless after all... sorry :)

But, when he compiles, ho doesn</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-02-24 15:12:51 0000</bug_when>
            <thetext>Hi,

I have tested and everything works fine!
The myconf line is really useless after all... sorry :)

But, when he compiles, ho doesn´t use my CFLAGS. Why?

   Thanx a lot... Bernardo S. A. Silva</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-02-24 15:19:40 0000</bug_when>
            <thetext>Hi,

I have discovered why RPC emake doesn</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bernardos@superig.com.br</who>
            <bug_when>2003-02-24 15:19:40 0000</bug_when>
            <thetext>Hi,

I have discovered why RPC emake doesn´t use my CFLAGS.
This is because the RPC configure doesn´t never change the CFLAGS.
So, it is an limitation from the program.

I have made all the tests and everything works real fine...
You can unmask it if you wanna.

   Thanx... Bernardo S. A. Silva</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>george@gentoo.org</who>
            <bug_when>2003-03-11 15:52:28 0000</bug_when>
            <thetext>Unmasked, closing the bug..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>george@gentoo.org</who>
            <bug_when>2003-09-30 22:21:00 0000</bug_when>
            <thetext>reclosing the bug</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>7547</attachid>
            <date>2003-01-22 22:40 0000</date>
            <desc>rpc ebuild file</desc>
            <filename>rpc-0.97.ebuild</filename>
            <type>application/octet-stream</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDAyIEdlbnRvbyBUZWNobm9sb2dpZXMsIEluYy4KIyBEaXN0cmli
dXRlZCB1bmRlciB0aGUgdGVybXMgb2YgdGhlIEdOVSBHZW5lcmFsIFB1YmxpYyBMaWNlbnNlIHYy
CgpTPSR7V09SS0RJUn0vJHtQfQpERVNDUklQVElPTj0icnBjIGlzIGEgZnVsbHNjcmVlbiBjb25z
b2xlLWJhc2VkIFJQTiBjYWxjdWxhdG9yIHRoYXQgdXNlcyB0aGUgY3Vyc2VzIGxpYnJhcnkuIEl0
cyBvcGVyYXRpb24gaXMgc2ltaWxhciB0byB0aGF0IG9mIG1vZGVybiBIUCBjYWxjdWxhdG9ycywg
YnV0IGRhdGEgZW50cnkgaGFzIGJlZW4gb3B0aW1pemVkIGZvciBlZmZpY2llbmN5IG9uIGEgUEMg
a2V5Ym9hcmQuIEl0cyBmZWF0dXJlcyBpbmNsdWRlIGV4dGVuc2l2ZSBzY2llbnRpZmljIGNhbGN1
bGF0b3IgZnVuY3Rpb25hbGl0eSwgY29tbWFuZCBjb21wbGV0aW9uLCBhbmQgYSB2aXNpYmxlIGlu
dGVyYWN0aXZlIHN0YWNrLiIKU1JDX1VSST0iaHR0cDovL3d3dy5lZWNzLnVtaWNoLmVkdS9+cGVs
emxwai9ycGMvJHtQfS50YXIuZ3oiCkhPTUVQQUdFPSJodHRwOi8vd3d3LmVlY3MudW1pY2guZWR1
L35wZWx6bHBqL3JwYy8iCgpTTE9UPSIwIgpMSUNFTlNFPSJHUEwtMiIKS0VZV09SRFM9Ing4NiBw
cGMgc3BhcmMgIgoKREVQRU5EPSI+PWRldi1saWJzL2NjbWF0aC0yLjIKICAgICAgICBzeXMtbGli
cy9uY3Vyc2VzIgoKc3JjX2NvbXBpbGUoKSB7CgoJbG9jYWwgbXljb25mCgllY29uZiAke215Y29u
Zn0gfHwgZGllCgltYWtlIHx8IGRpZQkKCn0KCnNyY19pbnN0YWxsKCkgewoJCglkb2RvYyBBVVRI
T1JTIENPUFlJTkcgSU5TVEFMTCBORVdTIFJFQURNRSBkb2MvREVTSUdOIGRvYy9tYW51YWwgCgll
aW5zdGFsbCB8fCBkaWUKCn0K
</data>        

          </attachment>
    </bug>

</bugzilla>