Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Mojolicious-Plugin-ShareHelpers-0.01 v5.10.1 FreeBSD
Date: 2010-09-09T21:22:53Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Anatoly Sharifulin,
This is a computer-generated report for Mojolicious-Plugin-ShareHelpers-0.01
on perl 5.10.1, created by CPAN-Reporter-1.171.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/perl5.10.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'get /twitter'
# at t/share_helpers.t line 18.
# Failed test '200 OK'
# at t/share_helpers.t line 18.
# got: undef
# expected: '200'
# Failed test 'exact match for content'
# at t/share_helpers.t line 18.
# got: ''
# expected: 'http://twitter.com/share?text=Viva%20la%20revolution%21&url=http%3A%2F%2Fmojolicio.us<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://mojolicio.us" data-via="sharifulin" data-text="Viva la revolution!">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><iframe allowtransparency="true" frameborder="0" scrolling="no" style="width:130px; height:50px;" src="http://platform.twitter.com/widgets/tweet_button.html?text=Viva%20la%20revolution%21&url=http%3A%2F%2Fmojolicio.us"></iframe>'
# Failed test 'get /facebook'
# at t/share_helpers.t line 26.
# Failed test '200 OK'
# at t/share_helpers.t line 26.
# got: undef
# expected: '200'
# Failed test 'exact match for content'
# at t/share_helpers.t line 26.
# got: ''
# expected: 'http://facebook.com/sharer.php?t=Viva%20la%20revolution%21&u=http%3A%2F%2Fmojolicio.us<a name="fb_share" share_url="http://mojolicio.us" type="button_count">Share it</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script><fb:share-button href="http://mojolicio.us" type="icon"></fb:share-button>'
# Failed test 'get /buzz'
# at t/share_helpers.t line 34.
# Failed test '200 OK'
# at t/share_helpers.t line 34.
# got: undef
# expected: '200'
# Failed test 'exact match for content'
# at t/share_helpers.t line 34.
# got: ''
# expected: 'http://www.google.com/buzz/post?imageurl=http%3A%2F%2Fmojolicious.org%2Fwebinabox.png&message=Viva%20la%20revolution%21&url=http%3A%2F%2Fmojolicio.us<a title="Share it" class="google-buzz-button" href="http://www.google.com/buzz/post" data-imageurl="http://mojolicious.org/webinabox.png" data-url="http://mojolicio.us" data-button-style="normal-count" data-message="Viva la revolution!"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script><a title="Share to Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-url="http://mojolicio.us" data-locale="ru" data-button-style="link"></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script>'
# Failed test 'get /vkontakte'
# at t/share_helpers.t line 42.
# Failed test '200 OK'
# at t/share_helpers.t line 42.
# got: undef
# expected: '200'
# Failed test 'exact match for content'
# at t/share_helpers.t line 42.
# got: ''
# expected: 'http://vkontakte.ru/share.php?url=http%3A%2F%2Fmojolicio.us<script type="text/javascript" src="http://vkontakte.ru/js/api/share.js?9" charset="windows-1251"></script><script type="text/javascript">document.write(VK.Share.button({url: "http://mojolicio.us"}, {text: "Save", type: "round"}));</script><script type="text/javascript" src="http://vkontakte.ru/js/api/share.js?9" charset="windows-1251"></script><script type="text/javascript">document.write(VK.Share.button(false, {text: "Save", type: "custom"}));</script>'
# Failed test 'get /meta'
# at t/share_helpers.t line 50.
# Failed test '200 OK'
# at t/share_helpers.t line 50.
# got: undef
# expected: '200'
# Failed test 'exact match for content'
# at t/share_helpers.t line 50.
# got: ''
# expected: '<meta name="medium" content="mult"/>
# <meta name="title" content="Mojolicious"/>
# <meta name="description" content="Viva la revolition!"/>
# <link rel="image_src" href="http://mojolicious.org/webinabox.png" />
# <link rel="target_url" href="http://mojolicio.us"/><meta name="medium" content="mult"/>
# <meta property="fb:app_id" content="1234567890"/>
# <meta property="og:site_name" content="Site Name" />
# <meta property="og:type" content="website" />
# <meta property="og:image" content="http://mojolicious.org/webinabox.png"/>
# <meta property="og:title" content="Mojolicious"/>
# <meta property="og:description" content="Viva la revolition!"/>
# <meta name="title" content="Mojolicious"/>
# <meta name="description" content="Viva la revolition!"/>
# <link rel="image_src" href="http://mojolicious.org/webinabox.png" />
# <link rel="target_url" href="http://mojolicio.us"/>'
# Failed test 'get /'
# at t/share_helpers.t line 71.
# Failed test '200 OK'
# at t/share_helpers.t line 71.
# got: undef
# expected: '200'
# Looks like you failed 17 tests of 17.
t/share_helpers.t ..
Dubious, test returned 17 (wstat 4352, 0x1100)
Failed 17/17 subtests
Test Summary Report
-------------------
t/share_helpers.t (Wstat: 4352 Tests: 17 Failed: 17)
Failed tests: 1-17
Non-zero exit status: 17
Files=1, Tests=17, 17 wallclock secs ( 0.03 usr 0.02 sys + 0.24 cusr 0.05 csys = 0.34 CPU)
Result: FAIL
Failed 1/1 test programs. 17/17 subtests failed.
*** Error code 17
Stop in /var/tmp/CPAN-build/Mojolicious-Plugin-ShareHelpers-0.01-ut0EGu.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ---- --------
Mojolicious 0 0.999929
Test::More 0 0.96
configure_requires:
Module Need Have
------------- ---- --------
Module::Build 0.36 0.3607
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
DBIC_NO_WARN_BAD_PERL = 1
PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd8.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3940
PERL5_CPAN_IS_RUNNING = 3940
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3886,3940
PERL_BATCH = yes
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /tmp/cpansmoker-1023
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.10.1/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9402
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.56
ExtUtils::ParseXS 2.2206
File::Spec 3.31
Module::Build 0.3607
Module::Signature 0.66
Test::Harness 3.22
Test::More 0.96
YAML 0.72
YAML::Syck 1.14
version 0.82
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=freebsd, osvers=8.0-release, archname=i386-freebsd
uname='freebsd biokovo.herceg.de 8.0-release freebsd 8.0-release #0: sat nov 21 15:48:17 utc 2009 root@almeida.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-Dprefix=/usr/perl5.10.1 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at Feb 6 2010 13:47:51
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3940"
PERL5_CPAN_IS_RUNNING="3940"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3886,3940"
PERL_BATCH="yes"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
@INC:
/usr/perl5.10.1/lib/5.10.1/i386-freebsd
/usr/perl5.10.1/lib/5.10.1
/usr/perl5.10.1/lib/site_perl/5.10.1/i386-freebsd
/usr/perl5.10.1/lib/site_perl/5.10.1
.