Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41617] "make test-pir" fails on x86 linux, r14402

3 views
Skip to first unread message

Eric Hanchrow

unread,
Feb 25, 2007, 2:37:07 PM2/25/07
to bugs-bi...@rt.perl.org
# New Ticket Created by Eric Hanchrow
# Please include the string: [perl #41617]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41617 >


Here's what I did:
$ svn co -r14402 http://svn.pugscode.org/pugs pugs
$ cd pugs
$ perl Makefile.PL
$ make
$ PATH=$PATH:/usr/local/src/langs/parrot-svn/ make test-pir

I saw this:

Linking pugs.new ...
cp pugs /usr/local/src/langs/pugs/blib/script/pugs
/usr/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" /usr/local/src/langs/pugs/blib/script/pugs
cd perl5/Data-Capture && perl Makefile.PL && make
Can't open for input:
No such file or directory at /usr/share/perl5/Module/Install/Admin.pm line 135.
BEGIN failed--compilation aborted at Makefile.PL line 3.
make[1]: *** [build_perl5] Error 2
make[1]: Leaving directory `/usr/local/src/langs/pugs'

If it matters, I made parrot by:

$ svn co -r17151 https://svn.perl.org/parrot/trunk parrot-svn
$ perl Configure.pl
$ make

--
It must be a wondrous thing to be the lard king of Genoa.
-- Roger Ebert

Audrey Tang

unread,
Feb 28, 2007, 4:18:27 PM2/28/07
to perl6-c...@perl.org, bugs-bi...@rt.perl.org

在 Feb 26, 2007 3:37 AM 時,Eric Hanchrow (via RT) 寫到:

> # New Ticket Created by Eric Hanchrow
> # Please include the string: [perl #41617]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41617 >
>
>
> Here's what I did:
> $ svn co -r14402 http://svn.pugscode.org/pugs pugs
> $ cd pugs
> $ perl Makefile.PL
> $ make
> $ PATH=$PATH:/usr/local/src/langs/parrot-svn/ make test-pir
>
> I saw this:
>
> Linking pugs.new ...
> cp pugs /usr/local/src/langs/pugs/blib/script/pugs
> /usr/bin/perl -Iinc "-MExtUtils::MY" -e "MY->fixin(shift)" /usr/
> local/src/langs/pugs/blib/script/pugs
> cd perl5/Data-Capture && perl Makefile.PL && make
> Can't open for input:
> No such file or directory at /usr/share/perl5/Module/Install/
> Admin.pm line 135.
> BEGIN failed--compilation aborted at Makefile.PL line 3.
> make[1]: *** [build_perl5] Error 2
> make[1]: Leaving directory `/usr/local/src/langs/pugs'

Thanks, please "svn up" the pugs tree and try again.

Cheers,
Audrey

Eric Hanchrow

unread,
Feb 28, 2007, 8:45:00 PM2/28/07
to perl6-c...@perl.org
>>>>> "Audrey" == Audrey Tang <aud...@audreyt.org> writes:

Audrey> Thanks, please "svn up" the pugs tree and try again.

Same problem with r15386.

--
Raffarin said he wants to see secure Internet voting in France
by 2009, and he said if he had a homosexual son, he would love
him ...
-- from the Chicago Tribune

0 new messages