Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created April 1, 2011 08:57
Show Gist options
  • Save wchristian/897910 to your computer and use it in GitHub Desktop.
Save wchristian/897910 to your computer and use it in GitHub Desktop.
C:\Perl10>cpan GD::Barcode::Code93
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Fetching with LWP:
http://cpan.cpantesters.org/authors/01mailrc.txt.gz
Fetching with LWP:
http://cpan.cpantesters.org/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.cpantesters.org/modules/03modlist.data.gz
Build_dir empty, nothing to restore
Creating database file ...
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Gathering information from index files ...
Populating database tables ...
Done!
Running install for module 'GD::Barcode::Code93'
Running make for D/DI/DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
Fetching with LWP:
http://cpan.cpantesters.org/authors/id/D/DI/DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
Fetching with LWP:
http://cpan.cpantesters.org/authors/id/D/DI/DIMARTINO/CHECKSUMS
Checksum for C:\Perl10\cpan\sources\authors\id\D\DI\DIMARTINO\GD-Barcode-Code93-1.4.tar.gz ok
GD-Barcode-Code93-1.4/
GD-Barcode-Code93-1.4/lib/
GD-Barcode-Code93-1.4/lib/GD/
GD-Barcode-Code93-1.4/lib/GD/Barcode/
GD-Barcode-Code93-1.4/lib/GD/Barcode/Code93.pm
GD-Barcode-Code93-1.4/README
GD-Barcode-Code93-1.4/META.yml
GD-Barcode-Code93-1.4/MANIFEST
GD-Barcode-Code93-1.4/Makefile.PL
GD-Barcode-Code93-1.4/t/
GD-Barcode-Code93-1.4/t/test.t
CPAN.pm: Going to build D/DI/DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Checking if your kit is complete...
Looks good
Warning: prerequisite GD::Barcode 0 not found.
Writing Makefile for GD::Barcode::Code93
Writing MYMETA.yml and MYMETA.json
(C:\Perl10\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/GD/Barcode/Code93.pm blib\lib\GD\Barcode\Code93.pm
(C:\Perl10\site\bin\dmake.exe exited with 0)
CPAN::Reporter: C:\Perl10\site\bin\dmake.exe result is 'pass', No errors.
DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
C:\Perl10\site\bin\dmake.exe -- OK
Running make test
C:\Perl10\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
Can't locate GD/Barcode.pm in @INC (@INC contains: C:\Perl10\cpan\build\GD-Barcode-Code93-1.4-3MixKT\blib\lib C:\Perl10\cpan\build\GD-Barcode-Code93-1.4-3MixKT\
blib\arch C:/Perl10/site/lib C:/Perl10/lib .) at C:\Perl10\cpan\build\GD-Barcode-Code93-1.4-3MixKT\blib\lib/GD/Barcode/Code93.pm line 7.
BEGIN failed--compilation aborted at C:\Perl10\cpan\build\GD-Barcode-Code93-1.4-3MixKT\blib\lib/GD/Barcode/Code93.pm line 7.
Compilation failed in require at t/test.t line 3.
BEGIN failed--compilation aborted at t/test.t line 3.
t/test.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 6/6 subtests
Test Summary Report
-------------------
t/test.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=1, Tests=0, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
dmake.exe: Error code 130, while making 'test_dynamic'
(C:\Perl10\site\bin\dmake.exe test exited with 65280)
CPAN::Reporter: Test result is 'fail', One or more tests failed.
CPAN::Reporter: preparing a CPAN Testers report for GD-Barcode-Code93-1.4
Set up gcc environment - 3.4.5 (mingw-vista special r3)
CPAN::Reporter: sending test report with 'fail' via Metabase
DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
C:\Perl10\site\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DIMARTINO/GD-Barcode-Code93-1.4.tar.gz
Running make install
make test had returned bad status, won't install without force
C:\Perl10>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment