# running Build.PL /Users/cpanrun/build/5.10.0/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 'Net-TCPwrappers' version '1.11' /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 Copying lib/Net/TCPwrappers.pm -> blib/lib/Net/TCPwrappers.pm lib/Net/TCPwrappers.xs -> lib/Net/TCPwrappers.c Use of uninitialized value $ExtUtils::ParseXS::num in subtraction (-) at /Users/cpanrun/build/5.10.0/lib/ExtUtils/ParseXS.pm line 1644, line 90. gcc -I/Users/cpanrun/build/5.10.0/lib/CORE -DXS_VERSION="1.11" -DVERSION="1.11" -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -o lib/Net/TCPwrappers.o lib/Net/TCPwrappers.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Net/TCPwrappers/TCPwrappers.bs') env LD_RUN_PATH=/Users/cpanrun/build/5.10.0/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/Net/TCPwrappers/TCPwrappers.bundle lib/Net/TCPwrappers.o -L/usr/lib -lwrap /usr/bin/ld: for architecture i386 /usr/bin/ld: warning multiple definitions of symbol _allow_severity lib/Net/TCPwrappers.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/bin/ld: warning multiple definitions /of symbol _deny_severity lib/Net/TCPwrappers.o usrdefinition/ binof/ ld_deny_severity: infor sectionarchitecture (ppc__DATA ,/__datausr)/ bin//Developer/SDKs/MacOSX10.4u.sdkld/:usr /warninglib /multiplelibwrap.dylib (definitionstcpd.o )of definitionsymbol of_allow_severity _deny_severitylib /Net/TCPwrappers.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/bin/ld: warning multiple definitions of symbol _deny_severity lib/Net/TCPwrappers.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/Net/TCPwrappers.pm -> blib/libdoc/Net::TCPwrappers.3 HTMLifying blib/lib/Net/TCPwrappers.pm -> blib/libhtml/site/lib/Net/TCPwrappers.html /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 test t/01_use..............1..32 ok 1 - 1 version tests planned ok 2 - use Net::TCPwrappers; ok 3 - Net::TCPwrappers is at version 1.11 ok 4 - Net::TCPwrappers::symbol is defined ok 5 - RQ_CLIENT_ADDR is exported to main ok 6 - Net::TCPwrappers::symbol is defined ok 7 - RQ_CLIENT_NAME is exported to main ok 8 - Net::TCPwrappers::symbol is defined ok 9 - RQ_CLIENT_SIN is exported to main ok 10 - Net::TCPwrappers::symbol is defined ok 11 - RQ_DAEMON is exported to main ok 12 - Net::TCPwrappers::symbol is defined ok 13 - RQ_FILE is exported to main ok 14 - Net::TCPwrappers::symbol is defined ok 15 - RQ_SERVER_ADDR is exported to main ok 16 - Net::TCPwrappers::symbol is defined ok 17 - RQ_SERVER_NAME is exported to main ok 18 - Net::TCPwrappers::symbol is defined ok 19 - RQ_SERVER_SIN is exported to main ok 20 - Net::TCPwrappers::symbol is defined ok 21 - RQ_USER is exported to main ok 22 - Net::TCPwrappers::symbol is defined ok 23 - request_init is exported to main ok 24 - Net::TCPwrappers::symbol is defined ok 25 - request_set is exported to main ok 26 - Net::TCPwrappers::symbol is defined ok 27 - fromhost is exported to main ok 28 - Net::TCPwrappers::symbol is defined ok 29 - hosts_access is exported to main ok 30 - Net::TCPwrappers::symbol is defined ok 31 - hosts_ctl is exported to main ok 32 - no warnings ok t/02_pod..............1..1 ok 1 - blib/lib/Net/TCPwrappers.pm ok t/03_pod_coverage.....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/04_breakpoints......1..0 # Skip Test::NoBreakpoints 0.10 required for testing skipped all skipped: Test::NoBreakpoints 0.10 required for testing t/05_requests.........1..39 ok 1 - request_init - RQ_CLIENT_ADDR ok 2 - request_init - RQ_CLIENT_ADDR w/ bogus value ok 3 - request_set - RQ_CLIENT_ADDR ok 4 - request_set - RQ_CLIENT_ADDR w/ bogus value ok 5 - request_init - RQ_CLIENT_NAME ok 6 - request_init - RQ_CLIENT_NAME w/ bogus value ok 7 - request_set - RQ_CLIENT_NAME ok 8 - request_set - RQ_CLIENT_NAME w/ bogus value ok 9 - request_init - RQ_CLIENT_SIN ok 10 - request_init - RQ_CLIENT_SIN w/ bogus value ok 11 - request_set - RQ_CLIENT_SIN ok 12 - request_set - RQ_CLIENT_SIN w/ bogus value ok 13 - request_init - RQ_DAEMON ok 14 - request_init - RQ_DAEMON w/ bogus value ok 15 - request_set - RQ_DAEMON ok 16 - request_set - RQ_DAEMON w/ bogus value ok 17 - request_init - RQ_FILE ok 18 - request_init - RQ_FILE w/ bogus value ok 19 - request_set - RQ_FILE ok 20 - request_set - RQ_FILE w/ bogus value ok 21 - request_init - RQ_SERVER_ADDR ok 22 - request_init - RQ_SERVER_ADDR w/ bogus value ok 23 - request_set - RQ_SERVER_ADDR ok 24 - request_set - RQ_SERVER_ADDR w/ bogus value ok 25 - request_init - RQ_SERVER_NAME ok 26 - request_init - RQ_SERVER_NAME w/ bogus value ok 27 - request_set - RQ_SERVER_NAME ok 28 - request_set - RQ_SERVER_NAME w/ bogus value ok 29 - request_init - RQ_SERVER_SIN ok 30 - request_init - RQ_SERVER_SIN w/ bogus value ok 31 - request_set - RQ_SERVER_SIN ok 32 - request_set - RQ_SERVER_SIN w/ bogus value ok 33 - request_init - RQ_USER ok 34 - request_init - RQ_USER w/ bogus value ok 35 - request_set - RQ_USER ok 36 - request_set - RQ_USER w/ bogus value ok 37 - request_init - bogus key ok 38 - request_set - bogus key ok 39 - no warnings ok t/06_autoload.........1..4 ok 1 - use Net::TCPwrappers; ok 2 - look up constant Net::TCPwrappers::foo ok 3 - call Net::TCPwrappers::AUTOLOAD to look up 'constant' ok 4 - no warnings ok t/07_authen_librap....1..20 ok 1 - use Net::TCPwrappers; ok 2 - 'hosts_ctl' function is exported not ok 3 - 'STRING_UNKNOWN' constant is exported # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test ''STRING_UNKNOWN' constant is exported' # at t/07_authen_librap.t line 29. ok 4 - call hosts_ctl with four explicit args ok 5 - call hosts_ctl without a username not ok 6 - cannot use a non-socket as a socket # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'cannot use a non-socket as a socket' # at t/07_authen_librap.t line 55. # expecting: Regexp ((?-xism:can't use)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 54. not ok 7 - call hosts_ctl an uninitialized IO::Socket # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl an uninitialized IO::Socket' # at t/07_authen_librap.t line 64. # expecting: Regexp ((?-xism:can't get peer)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 63. 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 not ok 11 - call hosts_ctl with a glob and username # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl with a glob and username' # at t/07_authen_librap.t line 94. # died: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 93. not ok 12 - call hosts_ctl an uninitialized IO::Socket # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl an uninitialized IO::Socket' # at t/07_authen_librap.t line 102. # expecting: Regexp ((?-xism:can't get peer)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 101. not ok 13 - call hosts_ctl an uninitialized GLOB # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl an uninitialized GLOB' # at t/07_authen_librap.t line 109. # expecting: Regexp ((?-xism:can't get peer)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 108. ok 14 - call hosts_ctl with a glob and username not ok 15 - call hosts_ctl with a glob and username # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl with a glob and username' # at t/07_authen_librap.t line 129. # died: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 128. not ok 16 - call hosts_ctl an uninitialized GLOB # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl an uninitialized GLOB' # at t/07_authen_librap.t line 137. # expecting: Regexp ((?-xism:can't get peer)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 136. not ok 17 - call hosts_ctl an uninitialized GLOBREF # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl an uninitialized GLOBREF' # at t/07_authen_librap.t line 144. # expecting: Regexp ((?-xism:can't get peer)) # found: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 143. ok 18 - call hosts_ctl with a glob and username not ok 19 - call hosts_ctl with a glob and username # TODO not all of Authen::Libwrap's functionality has been integrated # Failed (TODO) test 'call hosts_ctl with a glob and username' # at t/07_authen_librap.t line 164. # died: Usage: Net::TCPwrappers::hosts_ctl(daemon, client_name, client_addr, client_user=STRING_UNKNOWN) at t/07_authen_librap.t line 163. ok 20 - no warnings ok All tests successful, 2 tests skipped. Files=7, Tests=96, 2 wallclock secs ( 0.84 cusr + 0.25 csys = 1.09 CPU) /Users/cpanrun/build/5.10.0/bin/perl Build --makefile_env_macros 1 install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Net/TCPwrappers/TCPwrappers.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Net/TCPwrappers/TCPwrappers.bundle Installing /Users/cpanrun/build/5.10.0/site/lib/Net/TCPwrappers.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Net::TCPwrappers.3 Installing /Users/cpanrun/build/5.10.0/html/site/lib/Net/TCPwrappers.html Writing /Users/cpanrun/build/5.10.0/site/lib/auto/Net/TCPwrappers/.packlist