develooper Front page | perl.cpan.testers | Postings from April 2008

FAIL AI-Prolog-0.739 i686-linux-thread-multi-64int 2.6.22-1-k7

Thread Next
From:
andreas.koenig.gmwojprw
Date:
April 3, 2008 07:06
Subject:
FAIL AI-Prolog-0.739 i686-linux-thread-multi-64int 2.6.22-1-k7
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Joshua ben Jore,
    
This is a computer-generated report for AI-Prolog-0.739
on perl 5.10.0 patch 33628, created by CPAN-Reporter-1.13. 

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://cpantest.grango.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':

make[3]: Entering directory `/home/sand/.cpan/build/AI-Prolog-0.739-hl8OLd'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.10/pecapvd/perl-5.10.0@33628/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01pod....................ok
t/05examples...............Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
ok
t/10choicepoint............ok
t/20term...................Variable "$s" is not available at (re_eval 32) line 1.
Variable "$x" is not available at (re_eval 32) line 1.
ok
t/25cut....................Variable "$s" is not available at (re_eval 32) line 1.
Variable "$x" is not available at (re_eval 32) line 1.
ok
t/25number.................Variable "$s" is not available at (re_eval 32) line 1.
Variable "$x" is not available at (re_eval 32) line 1.
ok
t/30termlist...............Variable "$s" is not available at (re_eval 33) line 1.
Variable "$x" is not available at (re_eval 33) line 1.
ok
t/35clause.................Variable "$s" is not available at (re_eval 34) line 1.
Variable "$x" is not available at (re_eval 34) line 1.
ok
t/35primitive..............Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
ok
t/35step...................Variable "$s" is not available at (re_eval 33) line 1.
Variable "$x" is not available at (re_eval 33) line 1.
# Flesh out the Step tests when we start using this more
ok
t/40parser.................Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
ok
t/50engine.................Variable "$s" is not available at (re_eval 34) line 1.
Variable "$x" is not available at (re_eval 34) line 1.
ok
t/60aiprolog...............Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
You tried to run a test without a plan at t/60aiprolog.t line 22.
BEGIN failed--compilation aborted at t/60aiprolog.t line 23.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/70builtins...............Variable "$s" is not available at (re_eval 29) line 1.
Variable "$x" is not available at (re_eval 29) line 1.
ok
t/80math...................Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
ok
t/80preprocessor...........Variable "$s" is not available at (re_eval 28) line 1.
Variable "$x" is not available at (re_eval 28) line 1.
ok
t/80preprocessor_math......Variable "$s" is not available at (re_eval 25) line 1.
Variable "$x" is not available at (re_eval 25) line 1.
ok
t/99regression.............Variable "$s" is not available at (re_eval 29) line 1.
Variable "$x" is not available at (re_eval 29) line 1.
ok

Test Summary Report
-------------------
t/60aiprolog.t         (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=18, Tests=570,  8 wallclock secs ( 0.30 usr  0.04 sys +  6.70 cusr  0.60 csys =  7.64 CPU)
Result: FAIL
Failed 1/18 test programs. 0/570 subtests failed.
make[3]: *** [test_dynamic] Error 255
make[3]: Leaving directory `/home/sand/.cpan/build/AI-Prolog-0.739-hl8OLd'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module         Need  Have 
    -------------- ----- -----
    aliased        0.11  0.22 
    Clone          0.15  0.28 
    Exporter::Tidy 0.06  0.07 
    Hash::AsObject 0.05  0.10 
    Hash::Util     0     0.07 
    Pod::Usage     1.12  1.35 
    Regexp::Common 2.119 2.120
    Scalar::Util   0     1.19 
    Term::ReadKey  2.21  2.30 
    Term::ReadLine 1.01  1.03 
    Text::Balanced 1.95  2.0.0
    Text::Quote    0.03  0.3  

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.utf8
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30169
    PERL5_CPAN_IS_RUNNING = 30169
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/src/perl/repoperls/installed-perls/maint-5.10/pecapvd/perl-5.10.0@33628/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.22     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.50_01  
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19_01  
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 33628) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-thread-multi-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.10/pecapvd/perl-5.10.0@33628 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About