Start 2008-10-21T06:20:24 Going to read /Users/fly818/var/cpan/Metadata Database was generated on Mon, 20 Oct 2008 08:27:31 GMT Running make for D/DM/DMUEY/Authen-Libwrap-0.21.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DM/DMUEY/Authen-Libwrap-0.21.tar.gz Checksum for /Users/fly818/var/cpan/sources/authors/id/D/DM/DMUEY/Authen-Libwrap-0.21.tar.gz ok Authen-Libwrap-0.21/ Authen-Libwrap-0.21/Build.PL Authen-Libwrap-0.21/ChangeLog Authen-Libwrap-0.21/example.pl Authen-Libwrap-0.21/lib/ Authen-Libwrap-0.21/lib/Authen/ Authen-Libwrap-0.21/lib/Authen/Libwrap.pm Authen-Libwrap-0.21/lib/Authen/Libwrap.xs Authen-Libwrap-0.21/Makefile.PL Authen-Libwrap-0.21/MANIFEST Authen-Libwrap-0.21/META.yml Authen-Libwrap-0.21/ppport.h Authen-Libwrap-0.21/README Authen-Libwrap-0.21/t/ Authen-Libwrap-0.21/t/01_inline.t Authen-Libwrap-0.21/t/02_maintainer.t Authen-Libwrap-0.21/t/03_pod.t Authen-Libwrap-0.21/t/hosts.allow CPAN.pm: Going to build D/DM/DMUEY/Authen-Libwrap-0.21.tar.gz >>> /Users/fly818/bin/perl Makefile.PL # running Build.PL /Users/fly818/bin/perl Build.PL do you want to link against /usr/lib/libwrap.a? [y ]y do you want to use /usr/include/tcpd.h as your header? [y ]y Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Authen-Libwrap' version '0.21' >>> make /Users/fly818/bin/perl Build --makefile_env_macros 1 Copying lib/Authen/Libwrap.pm -> blib/lib/Authen/Libwrap.pm lib/Authen/Libwrap.xs -> lib/Authen/Libwrap.c Error: Function definition too short '/ * EOF * /' in Libwrap.xs, line 32 gcc -I/Users/fly818/ap818/lib/CORE -DXS_VERSION="0.21" -DVERSION="0.21" -I/usr/include -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -o lib/Authen/Libwrap.o lib/Authen/Libwrap.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Authen/Libwrap/Libwrap.bs') env LD_RUN_PATH=/Users/fly818/ap818/lib/CORE env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o blib/arch/auto/Authen/Libwrap/Libwrap.bundle lib/Authen/Libwrap.o -L/usr/lib -lwrap /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: for architecture i386 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _allow_severity lib/Authen/Libwrap.o definition of _allow_severity in section (__DATA,__data) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libwrap.dylib(tcpd.o) definition of _allow_severity /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _deny_severity lib/Authen/Libwrap.o definition of _deny_severity in section (__DATA,__data) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libwrap.dylib(tcpd.o) definition of _deny_severity /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: for architecture ppc /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _allow_severity lib/Authen/Libwrap.o definition of _allow_severity in section (__DATA,__data) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libwrap.dylib(tcpd.o) definition of _allow_severity /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _deny_severity lib/Authen/Libwrap.o definition of _deny_severity in section (__DATA,__data) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libwrap.dylib(tcpd.o) definition of _deny_severity Manifying blib/lib/Authen/Libwrap.pm -> blib/libdoc/Authen::Libwrap.3 HTMLifying blib/lib/Authen/Libwrap.pm -> blib/libhtml/site/lib/Authen/Libwrap.html DMUEY/Authen-Libwrap-0.21.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 /Users/fly818/bin/perl Build --makefile_env_macros 1 test t/01_inline........ ok 1 - use Authen::Libwrap; ok 2 - 'hosts_ctl' function is exported ok 3 - 'STRING_UNKNOWN' constant is exported ok 4 - call hosts_ctl with four explicit args ok 5 - call hosts_ctl without a username ok 6 - cannot use a non-socket as a socket ok 7 - call hosts_ctl an uninitialized IO::Socket ok 8 - The object isa IO::Socket::INET ok 9 - The object isa IO::Socket::INET ok 10 - call hosts_ctl with a glob and username ok 11 - call hosts_ctl with a glob and username ok 12 - call hosts_ctl an uninitialized IO::Socket ok 13 - call hosts_ctl an uninitialized GLOB ok 14 - call hosts_ctl with a glob and username ok 15 - call hosts_ctl with a glob and username ok 16 - call hosts_ctl an uninitialized GLOB ok 17 - call hosts_ctl an uninitialized GLOBREF ok 18 - call hosts_ctl with a glob and username ok 19 - call hosts_ctl with a glob and username 1..19 ok t/02_maintainer.... 1..0 # Skip maintainer tests skipped: maintainer tests t/03_pod........... 1..1 ok 1 - blib/lib/Authen/Libwrap.pm ok All tests successful. Files=3, Tests=20, 0 wallclock secs ( 0.08 usr 0.07 sys + 0.35 cusr 0.09 csys = 0.59 CPU) Result: PASS DMUEY/Authen-Libwrap-0.21.tar.gz make test TEST_VERBOSE=1 -- OK Daniel Muey <dmuey@cpan.org> access to Wietse Venema's TCP Wrappers library >>> (cd /Users/fly818/var/cpan/build/Authen-Libwrap-0.21-FMPP6u && tar cvf - Authen-Libwrap-0.21.ppd blib) | gzip -c >/Users/fly818/var/REPO/D/DM/DMUEY/Authen-Libwrap-0.21.tar.gz Authen-Libwrap-0.21.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Authen/ blib/arch/auto/Authen/Libwrap/ blib/arch/auto/Authen/Libwrap/Libwrap.bs blib/arch/auto/Authen/Libwrap/Libwrap.bundle blib/lib/ blib/lib/Authen/ blib/lib/Authen/Libwrap.pm >>> mv /Users/fly818/var/cpan/build/Authen-Libwrap-0.21-FMPP6u/Authen-Libwrap-0.21.ppd /Users/fly818/var/REPO/D/DM/DMUEY Finished 2008-10-21T06:20:33