develooper Front page | perl.perl5.porters | Postings from March 2012

Re: CPAN Problems with perl-5.15.9 [was Re: perl5.git.perl.org isdown - unintental hardware enforced code freeze]

Thread Previous | Thread Next
From:
Shlomi Fish
Date:
March 21, 2012 05:41
Subject:
Re: CPAN Problems with perl-5.15.9 [was Re: perl5.git.perl.org isdown - unintental hardware enforced code freeze]
Message ID:
20120321144132.2a984a79@lap.shlomifish.org
Hi Kent,

On Thu, 22 Mar 2012 00:53:05 +1300
Kent Fredric <kentfredric@gmail.com> wrote:

> On 22 March 2012 00:43, Shlomi Fish <shlomif@shlomifish.org> wrote:
> >
> > 3. YAML::LibYAML fails to install with this error:
> >
> > [QUOTE]
> >
> >  ../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so   \
> >        \
> >
> > LibYAML.o: In function `xxx_local_patches_xs':
> > LibYAML.c:(.text+0x80): multiple definition of `xxx_local_patches_xs'
> > LibYAML.o:LibYAML.c:(.text+0x80): first defined here
> > LibYAML.o: In function `boot_YAML__XS__LibYAML':
> > LibYAML.c:(.text+0x90): multiple definition of `boot_YAML__XS__LibYAML'
> > LibYAML.o:LibYAML.c:(.text+0x90): first defined here
> > collect2: ld returned 1 exit status
> > make[1]: *** [../blib/arch/auto/YAML/XS/LibYAML/LibYAML.so] Error 1
> > make[1]: Leaving directory `/home/shlomif/.cpanplus/5.15.9/build/YAML-LibYAML-0.38/LibYAML'
> > make: *** [subdirs] Error 2
> >
> >
> > [ERROR] Unable to create a new distribution object for 'YAML::XS' -- cannot continue
> >
> > [ERROR] Failed to install 'YAML::XS' as prerequisite for 'Test::Run::CmdLine'
> >
> > [/QUOTE]
> >
> > --------------------
> >
> > I don't know what to do with the YAML::LibYAML failure, but it is part of
> > https://metacpan.org/release/Task-FreecellSolver-Testing ’s dependencies, which I need to install in order to
> > test Freecell Solver.
> 
> That looks like it might be a compiler/optimiser glitch , at least, it
> doesn't seem to be specific to perl on its own.
> 

Well, now that I've tested it by downloading the distribution, unpacking it and
running perl Makefile.PL ; make ; make test ; make install - it worked
properly. However, there still was a problem with installing using CPANPLUS
(you've used cpanminus). 

I can try to investigate.

Regards,

	Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
"Humanity" - Parody of Modern Life - http://shlom.in/humanity

Except for boastfulness, rashness is my only defect!
    — Based on http://www.shlomifish.org/humour/TheEnemy/ .

Please reply to list if it's a mailing list post - http://shlom.in/reply .

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About