xned
unread,Dec 16, 2007, 9:43:15 PM12/16/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OpenID4Perl
Hi guys,
I have Mac OS X 10.4.11 Tiger running on PowerPC G4. Let me know if i
can help.
Thanks,
Eugene
This is what I'm getting:
----------------------
openid4perl root# perl Build.PL
Checking whether your kit is complete...
Looks good
Checking prerequisites...
Looks good
Deleting Build
Removed previous script 'Build'
Creating new 'Build' script for 'Net-OpenID2' version '0.9.0'
openid4perl root# ./Build
openid4perl root# ./Build test
t/Association...........................ok
t/AssociationSessionType................ok
t/AuthRequest...........................ok
t/AuthSuccess...........................ok
t/ConsumerAssociationStore..............ok
t/ConsumerManager.......................ok
t/DiffieHellmanSession..................ok
t/DirectError...........................ok
t/Discovery.............................consider installing more
secure LWPx::ParanoidAgent
t/Discovery.............................13/? Can't use string
("Net::OpenID2::Discovery::HtmlRes") as a HASH ref while "strict refs"
in use at /Users/eugene/Devel/openid4perl/blib/lib/Net/OpenID2/
Discovery/HtmlResolver.pm line 33.
# Looks like your test died just after 14.
t/Discovery............................. Dubious, test returned 255
(wstat 65280, 0xff00)
All 14 subtests passed
t/DiscoveryInformation..................consider installing more
secure LWPx::ParanoidAgent
t/DiscoveryInformation..................ok
t/HtmlResolver..........................consider installing more
secure LWPx::ParanoidAgent
t/HtmlResolver..........................ok
t/Identifier............................ok
t/InMemoryConsumerAssociationStore......ok
t/InMemoryNonceVerifier.................ok
t/IndirectError.........................ok
t/Message...............................ok
t/MessageExtension......................ok
t/NonceVerifier.........................ok
t/Parameter.............................ok
t/ParameterList.........................ok
t/Util..................................ok
t/VerificationResult....................ok
t/VerifyRequest.........................ok
t/VerifyResponse........................ok
Test Summary Report
-------------------
t/Discovery.t (Wstat: 65280 Tests: 14 Failed: 0)
Non-zero exit status: 255
Files=24, Tests=221, 14 wallclock secs ( 0.27 usr 0.23 sys + 3.88
cusr 0.86 csys = 5.24 CPU)
Result: FAIL
Failed 1/24 test programs. 0/221 subtests failed.