X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.1 required=5.0	tests=BAYES_40,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,TW_YG,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4BDB0E67.8080400@gmail.com>
References: <4BD0F74C.9000509@gmail.com>	 <s2u6910a61004251409z51a899e6k74fb1ee5cca93dc2@mail.gmail.com>	 <4BD51D89.4070507@gmail.com>	 <o2x6910a61004260313k6319ab8mda43e0f4dbac6f73@mail.gmail.com>	 <4BD9F667.70609@gmail.com>	 <m2m6910a61004292158rf96e21c8t12d36c29e9e177b6@mail.gmail.com>	 <4BDA6EFC.6030405@gmail.com>	 <j2v6910a61004292346v2b5fbecaw2e49da60c60b6f26@mail.gmail.com>	 <4BDB0E67.8080400@gmail.com>
Date: Mon, 3 May 2010 13:15:39 +0200
Message-ID: <AANLkTinBcSDyPPnnFjujE6e27Pqfxu4wsV0DM0pG7Zfu@mail.gmail.com>
Subject: Re: perl6 fails - <bump>
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

2010/4/30 David Vergin:
> on 4/29/2010 11:46 PM Reini Urban said the following:
>>
>> ...I think we are onto something. PMC perms probably.
>> The complete strace please:
>> =A0 strace perl6 --version&> =A0perl6_strace.log
>> =A0 gzip perl6_strace.log
>
> Your humble servant hears and responds. Attached. =A0:-)

The error is clear:
dlopen /usr/lib/parrot/2.3.0/dynext/perl6_group.dll
and
dlopen /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll
both fail.

1. Do you see any missing dll dependency in
  cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_group.dll
and
  cygcheck /usr/lib/parrot/2.3.0/dynext/perl6_ops.dll
?
I see nothing.

2. check the -x perm in both dll's. This was an upstream error I
worked around lately.

3. If it's none of the above 2 cases and might be a rebase conflict.
maybe a rebaseall helps.
If not it must be a BLODA problem.
--=20
Reini Urban
http://phpwiki.org/           http://murbreak.at/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

