Skip to content

Instantly share code, notes, and snippets.

@dolmen
Created August 6, 2011 19:44
Show Gist options
  • Save dolmen/1129681 to your computer and use it in GitHub Desktop.
Save dolmen/1129681 to your computer and use it in GitHub Desktop.
Bug Module::Build when installing Snowball-Norvegian-1.2-zrr10
Running make for A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz
Prepending /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/arch /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/lib to PERL5LIB for 'get'
Fetching with LWP:
http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/cpan/authors/id/A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz
Checksum for /home/dolmen/.local/share/.cpan/sources/authors/id/A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz ok
Snowball-Norwegian-1.2/
Snowball-Norwegian-1.2/bin/
Snowball-Norwegian-1.2/bin/.exists
Snowball-Norwegian-1.2/bin/stemmer-no.pl
Snowball-Norwegian-1.2/Build.PL
Snowball-Norwegian-1.2/Changes
Snowball-Norwegian-1.2/examples/
Snowball-Norwegian-1.2/examples/stemmer.pl
Snowball-Norwegian-1.2/lib/
Snowball-Norwegian-1.2/lib/Lingua/
Snowball-Norwegian-1.2/lib/Lingua/Stem/
Snowball-Norwegian-1.2/lib/Lingua/Stem/Snowball/
Snowball-Norwegian-1.2/lib/Lingua/Stem/Snowball/No.pm
Snowball-Norwegian-1.2/LICENSE
Snowball-Norwegian-1.2/Makefile.PL
Snowball-Norwegian-1.2/MANIFEST
Snowball-Norwegian-1.2/META.yml
Snowball-Norwegian-1.2/README
Snowball-Norwegian-1.2/t/
Snowball-Norwegian-1.2/t/00-pod_coverage.t.disabled
Snowball-Norwegian-1.2/t/00-POD_valid.t
Snowball-Norwegian-1.2/t/01-load.t
Snowball-Norwegian-1.2/t/02-stem.t
Snowball-Norwegian-1.2/t/diffs.txt
Prepending /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/arch /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/lib to PERL5LIB for 'make'
CPAN.pm: Going to build A/AS/ASKSH/Snowball-Norwegian-1.2.tar.gz
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Snowball-Norwegian' version '1.2'
(/usr/bin/perl Build.PL exited with 0)
CPAN::Reporter: Build.PL result is 'pass', No errors.
Use of uninitialized value $line in chomp at /home/dolmen/.perl/lib/perl5/Module/Build/Base.pm line 3093.
Use of uninitialized value $line in substitution (s///) at /home/dolmen/.perl/lib/perl5/Module/Build/Base.pm line 3094.
Building Snowball-Norwegian
(./Build exited with 0)
CPAN::Reporter: Build result is 'pass', No errors.
ASKSH/Snowball-Norwegian-1.2.tar.gz
./Build -- OK
Prepending /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/arch /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/lib to PERL5LIB for 'test'
Running Build test
t/00-POD_valid.t .. ok
t/01-load.t ....... ok
Testing stemmer against database, this will take some time
t/02-stem.t ....... ok
All tests successful.
Files=3, Tests=20633, 6 wallclock secs ( 2.39 usr 0.12 sys + 5.73 cusr 0.17 csys = 8.41 CPU)
Result: PASS
(./Build test exited with 0)
CPAN::Reporter: Test result is 'pass', All tests successful.
CPAN::Reporter: preparing a CPAN Testers report for Snowball-Norwegian-1.2
CPAN::Reporter: sending test report with 'pass' via Metabase
ASKSH/Snowball-Norwegian-1.2.tar.gz
./Build test -- OK
Running Build install
Prepending /home/dolmen/.local/share/.cpan/build/Snowball-Norwegian-1.2-zrr710/blib/arch /home/dolmen/.local/share/.cpan/build/Snowball-Norwegian-1.2-zrr710/blib/lib /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/arch /home/dolmen/.local/share/.cpan/build/Test-Compile-0.13-9VVA_G/blib/lib to PERL5LIB for 'install'
Building Snowball-Norwegian
Installing /home/dolmen/.perl/lib/perl5/Lingua/Stem/Snowball/No.pm
Installing /home/dolmen/.perl/man/man3/Lingua::Stem::Snowball::No.3pm
Installing /home/dolmen/.perl/bin/stemmer-no.pl
ASKSH/Snowball-Norwegian-1.2.tar.gz
./Build install -- OK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment