Start 2010-02-15T20:15:50 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Mon, 15 Feb 2010 23:34:28 GMT Running make for S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz ok WWW-DreamHost-API-1.02/ WWW-DreamHost-API-1.02/t/ WWW-DreamHost-API-1.02/t/t1.t WWW-DreamHost-API-1.02/t/tpod.t WWW-DreamHost-API-1.02/t/tpodc.t WWW-DreamHost-API-1.02/t/t0.t WWW-DreamHost-API-1.02/API.pm WWW-DreamHost-API-1.02/Makefile.PL WWW-DreamHost-API-1.02/README WWW-DreamHost-API-1.02/MANIFEST WWW-DreamHost-API-1.02/META.yml CPAN.pm: Going to build S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz >>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL Warning: prerequisite Crypt::SSLeay 0 not found. Checking if your kit is complete... Looks good Writing Makefile for WWW::DreamHost::API ---- Unsatisfied dependencies detected during ---- ---- STRO/WWW-DreamHost-API-1.02.tar.gz ---- Crypt::SSLeay [requires] Running make test Delayed until after prerequisites Running test for module 'Crypt::SSLeay' ______________________ D i s t r o P r e f s ______________________ Crypt-SSLeay.yml[0] Running make for D/DL/DLAND/Crypt-SSLeay-0.57.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DL/DLAND/Crypt-SSLeay-0.57.tar.gz ok Crypt-SSLeay-0.57 Crypt-SSLeay-0.57/t Crypt-SSLeay-0.57/Changes Crypt-SSLeay-0.57/lib Crypt-SSLeay-0.57/certs Crypt-SSLeay-0.57/MANIFEST Crypt-SSLeay-0.57/TODO Crypt-SSLeay-0.57/typemap Crypt-SSLeay-0.57/MANIFEST.SKIP Crypt-SSLeay-0.57/eg Crypt-SSLeay-0.57/SSLeay.pm Crypt-SSLeay-0.57/SSLeay.xs Crypt-SSLeay-0.57/README Crypt-SSLeay-0.57/Makefile.PL Crypt-SSLeay-0.57/META.yml Crypt-SSLeay-0.57/eg/lwp-ssl-test Crypt-SSLeay-0.57/eg/net-ssl-test Crypt-SSLeay-0.57/certs/ca-bundle.crt Crypt-SSLeay-0.57/certs/notacakeynopass.pem Crypt-SSLeay-0.57/certs/notacacert.pem Crypt-SSLeay-0.57/lib/Crypt Crypt-SSLeay-0.57/lib/Net Crypt-SSLeay-0.57/lib/Net/SSL.pm Crypt-SSLeay-0.57/lib/Crypt/SSLeay Crypt-SSLeay-0.57/lib/Crypt/SSLeay/MainContext.pm Crypt-SSLeay-0.57/lib/Crypt/SSLeay/Conn.pm Crypt-SSLeay-0.57/lib/Crypt/SSLeay/X509.pm Crypt-SSLeay-0.57/lib/Crypt/SSLeay/Err.pm Crypt-SSLeay-0.57/lib/Crypt/SSLeay/CTX.pm Crypt-SSLeay-0.57/t/00-basic.t Crypt-SSLeay-0.57/t/02-live.t Crypt-SSLeay-0.57/t/01-connect.t Going to apply 1 patch: /home/fly1200/etc/distroprefs/Crypt-SSLeay-0.57.patch /usr/bin/patch -N --fuzz=3 -p1 <>> /home/fly1200/ap1200x/bin/perl-dynamic Makefile.PL --static --lib=$FLY_LIBS BUILD INFORMATION ================================================ ssl library: OpenSSL 0.9.8 in /home/fly1200/var/libs ssl header: openssl/ssl.h libraries: -L/home/fly1200/var/libs/lib -lssl -lcrypto -lgcc include dir: -I/home/fly1200/var/libs/include ================================================ Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lgcc Writing Makefile for Crypt::SSLeay The test suite can attempt to connect to public servers to ensure that the code is working properly. If you are behind a strict firewall or have no network connectivity, these tests may fail (through no fault of the code). Do you want to run the live tests (y/N) ? [N] N >>> make cp lib/Crypt/SSLeay/X509.pm blib/lib/Crypt/SSLeay/X509.pm cp lib/Net/SSL.pm blib/lib/Net/SSL.pm cp SSLeay.pm blib/lib/Crypt/SSLeay.pm cp lib/Crypt/SSLeay/MainContext.pm blib/lib/Crypt/SSLeay/MainContext.pm cp lib/Crypt/SSLeay/Conn.pm blib/lib/Crypt/SSLeay/Conn.pm cp lib/Crypt/SSLeay/CTX.pm blib/lib/Crypt/SSLeay/CTX.pm cp lib/Crypt/SSLeay/Err.pm blib/lib/Crypt/SSLeay/Err.pm /home/fly1200/ap1200x/bin/perl-dynamic /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200x/lib/ExtUtils/typemap -typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c gcc -c -I/home/fly1200/var/libs/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -fno-merge-constants -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.57\" -DXS_VERSION=\"0.57\" -fPIC "-I/home/fly1200/ap1200x/lib/CORE" SSLeay.c Running Mkbootstrap for Crypt::SSLeay () chmod 644 SSLeay.bs rm -f blib/arch/auto/Crypt/SSLeay/SSLeay.so gcc -shared -O2 SSLeay.o -o blib/arch/auto/Crypt/SSLeay/SSLeay.so \ -L/home/fly1200/var/libs/lib -lssl -lcrypto \ chmod 755 blib/arch/auto/Crypt/SSLeay/SSLeay.so cp SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs chmod 644 blib/arch/auto/Crypt/SSLeay/SSLeay.bs Manifying blib/man3/Net::SSL.3 Manifying blib/man3/Crypt::SSLeay.3 DLAND/Crypt-SSLeay-0.57.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-basic.t .... 1..12 ok 1 - use Crypt::SSLeay; ok 2 - use Crypt::SSLeay::CTX; ok 3 - use Crypt::SSLeay::Conn; ok 4 - use Crypt::SSLeay::Err; ok 5 - use Crypt::SSLeay::MainContext; ok 6 - use Crypt::SSLeay::X509; ok 7 - use Net::SSL; ok 8 - POD test for SSLeay.pm ok 9 - POD test for lib/Net/SSL.pm ok 10 - Crypt-SSLeay POD coverage is go! ok 11 - Net::SSL POD coverage is go! ok 12 - we have a context ok t/01-connect.t .. 1..8 ok 1 - Net::SSL->new - expected failure ok 2 # skip nothing listening on localhost:443 ok 3 # skip nothing listening on localhost:443 ok 4 # skip nothing listening on localhost:443 ok 5 # skip nothing listening on localhost:443 ok 6 # skip nothing listening on localhost:443 ok 7 # skip nothing listening on localhost:443 ok 8 # skip nothing listening on localhost:443 ok # config on linux # ssl OpenSSL 0.9.8 in /home/fly1200/var/libs # lib -L/home/fly1200/var/libs/lib -lssl -lcrypto -lgcc # inc -I/home/fly1200/var/libs/include # cc gcc t/02-live.t ..... 1..4 ok 1 - use Net::SSL; ok 2 - connect through proxy ok 3 - can forward useragent string to proxy (network tests disabled) ok 4 # skip Network tests disabled ok All tests successful. Files=3, Tests=24, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.32 cusr 0.01 csys = 0.35 CPU) Result: PASS DLAND/Crypt-SSLeay-0.57.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Crypt-SSLeay-0.57 already made Running make for S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz Prepending /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/arch /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/WWW-DreamHost-API-1.02-pyf6Jr Prepending /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/arch /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz >>> make cp API.pm blib/lib/WWW/DreamHost/API.pm Manifying blib/man3/WWW::DreamHost::API.3 STRO/WWW-DreamHost-API-1.02.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/arch /home/fly1200/var/cpan/build/Crypt-SSLeay-0.57-xM5x2x/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200x/bin/perl-dynamic "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/t0.t ..... 1..1 # Running under perl version 5.012000 for linux # Current time local: Mon Feb 15 20:15:56 2010 # Current time GMT: Tue Feb 16 04:15:56 2010 # Using Test.pm version 1.25 ok 1 ok t/t1.t ..... ok 1 - WWW::DreamHost::API->new() ok 2 - api-list_accessible_cmds (init) ok 3 - api-list_accessible_cmds ok 4 - announcement_list-list_subscribers ok 5 - announcement_list-list_lists ok 6 - domain-list_domains ok 7 - domain-list_registrations ok 8 - dns-list_records ok 9 - mail-list_filters ok 10 - mysql-list_dbs ok 11 - mysql-list_hostnames ok 12 - mysql-list_users ok 13 - user-list_users_no_pw ok 14 - dreamhost_ps-list_pending_ps ok 15 - dreamhost_ps-list_ps ok 16 - dreamhost_ps-list_settings ok 17 - dreamhost_ps-set_settings ok 18 - dreamhost_ps-list_size_history ok 19 - dreamhost_ps-set_size (error) ok 20 - dreamhost_ps-set_size (cant_modify_billing) ok 21 - dreamhost_ps-list_reboot_history ok 22 - dreamhost_ps-reboot ok 23 - dreamhost_ps-list_usage 1..23 ok t/tpod.t ... 1..1 ok 1 - blib/lib/WWW/DreamHost/API.pm ok t/tpodc.t .. 1..1 ok 1 - Pod coverage on WWW::DreamHost::API ok All tests successful. Files=4, Tests=26, 14 wallclock secs ( 0.01 usr 0.01 sys + 0.45 cusr 0.06 csys = 0.53 CPU) Result: PASS STRO/WWW-DreamHost-API-1.02.tar.gz make test TEST_VERBOSE=1 -- OK Serguei Trouchelle <stro@railways.dp.ua> DreamHost Web Panel API >>> (cd /home/fly1200/var/cpan/build/WWW-DreamHost-API-1.02-pyf6Jr && tar cvf - WWW-DreamHost-API-1.02.ppd blib) | gzip -c >/home/fly1200/var/REPO/S/ST/STRO/WWW-DreamHost-API-1.02.tar.gz WWW-DreamHost-API-1.02.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/DreamHost/ blib/lib/WWW/DreamHost/API.pm blib/man3/ blib/man3/WWW::DreamHost::API.3 >>> mv /home/fly1200/var/cpan/build/WWW-DreamHost-API-1.02-pyf6Jr/WWW-DreamHost-API-1.02.ppd /home/fly1200/var/REPO/S/ST/STRO Finished 2010-02-15T20:16:10