Skip to content

Instantly share code, notes, and snippets.

@wchristian
Created January 7, 2013 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wchristian/29ea28a2341991cb09ca to your computer and use it in GitHub Desktop.
Save wchristian/29ea28a2341991cb09ca to your computer and use it in GitHub Desktop.
C:\Perl16>perl smoke_test.pl
Starting CPAN::Reporter::Smoker
Database was generated on Sun, 06 Jan 2013 14:10:23 GMT
Scanning cache C:\Perl16/cpan/build for sizes
DONE
Smoker: testing AnyEvent-ForkManager-0.03 [1/1] at Mon Jan 7 13:53:27 2013
CPAN: CPAN::SQLite loaded ok (v0.202)
CPAN: YAML::XS loaded ok (v0.38)
Build_dir empty, nothing to restore
Database was generated on Sun, 06 Jan 2013 14:10:23 GMT
CPAN: CPAN::Kwalify loaded ok (v5.50)
Running make for K/KA/KARUPA/AnyEvent-ForkManager-0.03.tar.gz
CPAN: Digest::SHA loaded ok (v5.71)
CPAN: Compress::Zlib loaded ok (v2.049)
Checksum for C:\Perl16\cpan\sources\authors\id\K\KA\KARUPA\AnyEvent-ForkManager-0.03.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.84)
CPAN: File::Temp loaded ok (v0.22)
CPAN: Parse::CPAN::Meta loaded ok (v1.4404)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.66)
CPAN.pm: Building K/KA/KARUPA/AnyEvent-ForkManager-0.03.tar.gz
CPAN: CPAN::Reporter loaded ok (v1.2006)
Checking if your kit is complete...
Looks good
Warning: prerequisite AnyEvent 0 not found.
Warning: prerequisite Class::Accessor::Lite 0.04 not found.
Warning: prerequisite Test::SharedFork 0 not found.
Writing Makefile for AnyEvent::ForkManager
Writing MYMETA.yml and MYMETA.json
(C:\Perl16\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
---- Unsatisfied dependencies detected during ----
---- KARUPA/AnyEvent-ForkManager-0.03.tar.gz ----
AnyEvent [requires]
Class::Accessor::Lite [requires]
Test::SharedFork [build_requires]
Running make test
Delayed until after prerequisites
Running test for module 'AnyEvent'
Running make for M/ML/MLEHMANN/AnyEvent-7.04.tar.gz
Checksum for C:\Perl16\cpan\sources\authors\id\M\ML\MLEHMANN\AnyEvent-7.04.tar.gz ok
CPAN.pm: Building M/ML/MLEHMANN/AnyEvent-7.04.tar.gz
***
*** The EV module is recommended for even better performance, unless you
*** have to use one of the other adaptors (Event, Glib, Tk, etc.).
*** The Async::Interrupt module is highly recommended to efficiently avoid
*** race conditions in/with other event loops.
***
*** This module does not have ANY dependencies, even if it might look
*** otherwise. If you are building a distribution package or have
*** difficulties installing this package due to dependencies, report this
*** to the packager as a bug.
***
*** This module is guaranteed to stay 100% pure-perl, full-featured
*** and performant, even without any of the optional modules.
***
Checking if your kit is complete...
Warning: the following files are missing in your kit:
t/63_eventlib_01_basic.t
t/63_eventlib_02_signals.t
t/63_eventlib_03_child.t
t/63_eventlib_04_condvar.t
t/63_eventlib_05_dns.t
t/63_eventlib_07_io.t
t/63_eventlib_09_multi.t
Please inform the author.
Writing Makefile for AnyEvent
Writing MYMETA.yml and MYMETA.json
(C:\Perl16\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/AnyEvent/Debug.pm blib\lib/AnyEvent/Debug.pm
cp lib/AnyEvent/Impl/Perl.pm blib\lib/AnyEvent/Impl/Perl.pm
cp lib/AnyEvent/Impl/POE.pm blib\lib/AnyEvent/Impl/POE.pm
cp lib/AnyEvent/constants.pl blib\arch/AnyEvent/constants.pl
cp lib/AnyEvent/Strict.pm blib\lib/AnyEvent/Strict.pm
cp lib/AnyEvent/Log.pm blib\lib/AnyEvent/Log.pm
cp lib/AnyEvent/Impl/IOAsync.pm blib\lib/AnyEvent/Impl/IOAsync.pm
cp lib/AnyEvent/IO/IOAIO.pm blib\lib/AnyEvent/IO/IOAIO.pm
cp lib/AnyEvent/Impl/Glib.pm blib\lib/AnyEvent/Impl/Glib.pm
cp lib/AnyEvent/Loop.pm blib\lib/AnyEvent/Loop.pm
cp lib/AnyEvent/TLS.pm blib\lib/AnyEvent/TLS.pm
cp lib/AnyEvent/Impl/Tk.pm blib\lib/AnyEvent/Impl/Tk.pm
cp lib/AnyEvent/IO/Perl.pm blib\lib/AnyEvent/IO/Perl.pm
cp lib/AnyEvent/Impl/Cocoa.pm blib\lib/AnyEvent/Impl/Cocoa.pm
cp lib/AnyEvent/IO.pm blib\lib/AnyEvent/IO.pm
cp lib/AnyEvent/Impl/Irssi.pm blib\lib/AnyEvent/Impl/Irssi.pm
cp lib/AnyEvent/Util/idna.pl blib\lib/AnyEvent/Util/idna.pl
cp lib/AnyEvent/Impl/EventLib.pm blib\lib/AnyEvent/Impl/EventLib.pm
cp lib/AnyEvent/FAQ.pod blib\lib/AnyEvent/FAQ.pod
cp lib/AnyEvent.pm blib\lib/AnyEvent.pm
cp lib/AnyEvent/Intro.pod blib\lib/AnyEvent/Intro.pod
cp lib/AE.pm blib\lib/AE.pm
cp lib/AnyEvent/Socket.pm blib\lib/AnyEvent/Socket.pm
cp lib/AnyEvent/Impl/FLTK.pm blib\lib/AnyEvent/Impl/FLTK.pm
cp lib/AnyEvent/Impl/Qt.pm blib\lib/AnyEvent/Impl/Qt.pm
cp lib/AnyEvent/Handle.pm blib\lib/AnyEvent/Handle.pm
cp lib/AnyEvent/Util/uts46data.pl blib\lib/AnyEvent/Util/uts46data.pl
cp lib/AnyEvent/Impl/EV.pm blib\lib/AnyEvent/Impl/EV.pm
cp lib/AnyEvent/DNS.pm blib\lib/AnyEvent/DNS.pm
cp lib/AnyEvent/Util.pm blib\lib/AnyEvent/Util.pm
cp lib/AnyEvent/Impl/Event.pm blib\lib/AnyEvent/Impl/Event.pm
C:\Perl16\bin\perl.exe "-Iblib\arch" "-Iblib\lib" constants.pl.PL constants.pl
(C:\Perl16\site\bin\dmake.exe exited with 0)
CPAN::Reporter: C:\Perl16\site\bin\dmake.exe result is 'pass', No errors.
MLEHMANN/AnyEvent-7.04.tar.gz
C:\Perl16\site\bin\dmake.exe -- OK
Running make test
Found prior test report -- OK
Running test for module 'Class::Accessor::Lite'
Running make for K/KA/KAZUHO/Class-Accessor-Lite-0.05.tar.gz
Checksum for C:\Perl16\cpan\sources\authors\id\K\KA\KAZUHO\Class-Accessor-Lite-0.05.tar.gz ok
CPAN.pm: Building K/KA/KAZUHO/Class-Accessor-Lite-0.05.tar.gz
Cannot determine perl version info from lib/Class/Accessor/Lite.pm
Checking if your kit is complete...
Looks good
Writing Makefile for Class::Accessor::Lite
Writing MYMETA.yml and MYMETA.json
(C:\Perl16\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/Class/Accessor/Lite.pm blib\lib\Class\Accessor\Lite.pm
(C:\Perl16\site\bin\dmake.exe exited with 0)
CPAN::Reporter: C:\Perl16\site\bin\dmake.exe result is 'pass', No errors.
KAZUHO/Class-Accessor-Lite-0.05.tar.gz
C:\Perl16\site\bin\dmake.exe -- OK
Running make test
Found prior test report -- OK
Running test for module 'Test::SharedFork'
Running make for T/TO/TOKUHIROM/Test-SharedFork-0.21.tar.gz
Checksum for C:\Perl16\cpan\sources\authors\id\T\TO\TOKUHIROM\Test-SharedFork-0.21.tar.gz ok
CPAN.pm: Building T/TO/TOKUHIROM/Test-SharedFork-0.21.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Test::SharedFork
Writing MYMETA.yml and MYMETA.json
(C:\Perl16\bin\perl.exe Makefile.PL INSTALLDIRS=site exited with 0)
CPAN::Reporter: Makefile.PL result is 'pass', No errors.
cp lib/Test/SharedFork.pm blib\lib\Test\SharedFork.pm
cp lib/Test/SharedFork/Array.pm blib\lib\Test\SharedFork\Array.pm
cp lib/Test/SharedFork/Store.pm blib\lib\Test\SharedFork\Store.pm
cp lib/Test/SharedFork/Scalar.pm blib\lib\Test\SharedFork\Scalar.pm
(C:\Perl16\site\bin\dmake.exe exited with 0)
CPAN::Reporter: C:\Perl16\site\bin\dmake.exe result is 'pass', No errors.
TOKUHIROM/Test-SharedFork-0.21.tar.gz
C:\Perl16\site\bin\dmake.exe -- OK
Running make test
Found prior test report -- OK
Running make for K/KA/KARUPA/AnyEvent-ForkManager-0.03.tar.gz
Has already been unwrapped into directory C:\Perl16\cpan\build\AnyEvent-ForkManager-0.03-wArDYx
CPAN.pm: Building K/KA/KARUPA/AnyEvent-ForkManager-0.03.tar.gz
Warning: Prerequisite 'Class::Accessor::Lite => 0.04' for 'KARUPA/AnyEvent-ForkManager-0.03.tar.gz' already built but the result looks suspicious. Skipping anot
her build attempt, to prevent looping endlessly.
cp lib/AnyEvent/ForkManager.pm blib\lib\AnyEvent\ForkManager.pm
cp .dim.pl blib\lib\AnyEvent\.dim.pl
(C:\Perl16\site\bin\dmake.exe exited with 0)
CPAN::Reporter: C:\Perl16\site\bin\dmake.exe result is 'pass', No errors.
KARUPA/AnyEvent-ForkManager-0.03.tar.gz
C:\Perl16\site\bin\dmake.exe -- OK
Running make test
C:\Perl16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
# Testing AnyEvent::ForkManager/0.03
t/000_load.t ...... ok
No such signal: SIGUSR1 at t/001_basic.t line 74.
Unrecognized signal name "USR1" at C:\Perl16\cpan\build\AnyEvent-ForkManager-0.03-wArDYx\blib\lib/AnyEvent/ForkManager.pm line 154.
No such signal: SIGUSR1 at t/001_basic.t line 74.
# Looks like you planned 63 tests but ran 22.
# Looks like your test exited with -1 just after 22.
(C:\Perl16\site\bin\dmake.exe test exited with 9)
CPAN::Reporter: test results were not valid, Command interrupted.
KARUPA/AnyEvent-ForkManager-0.03.tar.gz
C:\Perl16\site\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports KARUPA/AnyEvent-ForkManager-0.03.tar.gz
Scanning cache C:\Perl16/cpan/build for sizes
............................................................................DONE
Smoker: already tested AnyEvent-ForkManager-0.03 [1/1]
Lockfile removed.
C:\Perl16>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment