Re: [gentoo-user] Re: Not able to install ksh93

2016-09-11 Thread David W Noon
> David W Noon  writes:
[snip]
>> The a look at  and see
>> if it is the same as the symptoms you are seeing.
> 
> I don't see a segmentation fault but I don't know how to recognize
> that in the massive output.  However, it appears, like one of the
> fellows on the bug report discussion says; the process fails to
> install nmake. (Which seems like that should curtail the install but
> doesn't).  The process tries to carry on without nmake and finally
> many lines later fails because of not being able to find nmake.
> 
> So sound very similar but I'm not sure about a seg-fault.

Run a grep on the ebuild log searching for "program as", since the
segfault occurs in the assembler.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 




Re: [gentoo-user] Re: Not able to install ksh93

2016-09-11 Thread Neil Bothwick
On Sat, 10 Sep 2016 18:23:01 -0400, Harry Putnam wrote:

> Currently waiting out an update of world with ksh removed from world
> file.

You don't need to mess with @world if a failing package is preventing an
update. If --keep-going doesn't deal with it, --exclude ksh will.


-- 
Neil Bothwick

Velilind's Laws of Experimentation:
1. If reproducibility may be a problem, conduct the test only once.
2. If a straight line fit is required, obtain only two data points.


pgpooSGlgU5Vd.pgp
Description: OpenPGP digital signature


[gentoo-user] Re: Not able to install ksh93

2016-09-10 Thread Harry Putnam
David W Noon  writes:

>> Mike Gilbert  writes:
> [snip]
>>> Please attach full build logs of current version. Linking to remote
>>> sites means several of us won't even bother to look.
>>>
>> 
>> Ok, mistakenly thought I was doing the right thing by NOT posting the
>> massive ouput on the group.
>
> You *are* doing the right thing. The ebuild logs are supposed to be
> uploaded to bugzilla.
>
> The a look at  and see
> if it is the same as the symptoms you are seeing.

I don't see a segmentation fault but I don't know how to recognize
that in the massive output.  However, it appears, like one of the
fellows on the bug report discussion says; the process fails to
install nmake. (Which seems like that should curtail the install but
doesn't).  The process tries to carry on without nmake and finally
many lines later fails because of not being able to find nmake.

So sound very similar but I'm not sure about a seg-fault.




Re: [gentoo-user] Re: Not able to install ksh93

2016-09-10 Thread David W Noon
> Mike Gilbert  writes:
[snip]
>> Please attach full build logs of current version. Linking to remote
>> sites means several of us won't even bother to look.
>>
> 
> Ok, mistakenly thought I was doing the right thing by NOT posting the
> massive ouput on the group.

You *are* doing the right thing. The ebuild logs are supposed to be
uploaded to bugzilla.

The a look at  and see
if it is the same as the symptoms you are seeing.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 




signature.asc
Description: OpenPGP digital signature


[gentoo-user] Re: Not able to install ksh93

2016-09-10 Thread Harry Putnam
Mike Gilbert  writes:

> On Fri, Sep 9, 2016 at 4:07 PM, Harry Putnam  wrote:
>> Hopefully someone here will recognize what is happening and some idea
>> what I should do about it.
>
> Sorry, but I'm not going to troubleshoot a 5 year old version. Please
> post build logs from the latest version of ksh in the tree. Preferably
> attached to a bug report.

OK, probably not with a bug report just yet.  I suspect it may be some
of own foolishness at work.  Sooner wait until I get some input.

"J. Roeleveld"  writes:

[...]

> Please attach full build logs of current version. Linking to remote
> sites means several of us won't even bother to look.
>

Ok, mistakenly thought I was doing the right thing by NOT posting the
massive ouput on the group.

Currently waiting out an update of world with ksh removed from world
file.

Once thats completed I will try building the latest version and post
accourdingly.