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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Vadim Likhota (Vadim Likhota),
    
This is a computer-generated report for QtCore-4.003
on perl-5.8.8, created automatically by CPAN-Reporter-1.04 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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 /home/berov/perl/bin/perl-static "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_QtCore.....................
#   Failed test 'use QtCore;'
#   at t/01_QtCore.t line 9.
#     Tried to use 'QtCore'.
#     Error:  Can't load 
'/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so' 
for module QtCore: 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so: 
undefined symbol: _ZN10QByteArray7replaceERK7QStringPKc at 
/home/berov/perl/lib/DynaLoader.pm line 229.
#  at (eval 3) line 2
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/01_QtCore.t line 9.
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/05_QSize......................
#   Failed test 'use Qt::QSize;'
#   at t/05_QSize.t line 9.
#     Tried to use 'Qt::QSize'.
#     Error:  Can't load 
'/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so' 
for module QtCore: 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so: 
undefined symbol: _ZN10QByteArray7replaceERK7QStringPKc at 
/home/berov/perl/lib/DynaLoader.pm line 229.
#  at /home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QSize.pm line 8
# Compilation failed in require at 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QSize.pm line 8.
# BEGIN failed--compilation aborted at t/05_QSize.t line 9.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Looks like you failed 1 test of 1.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/10_QString....................Can't load 
'/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so' 
for module QtCore: 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so: 
undefined symbol: _ZN10QByteArray7replaceERK7QStringPKc at 
/home/berov/perl/lib/DynaLoader.pm line 229.
 at /home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QString.pm line 8
Compilation failed in require at 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QString.pm line 8.
BEGIN failed--compilation aborted at 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QString.pm line 8.
Compilation failed in require at t/10_QString.t line 7.
BEGIN failed--compilation aborted at t/10_QString.t line 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/15_QCoreApplication_QTimer....Can't load 
'/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so' 
for module QtCore: 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/arch/auto/QtCore/QtCore.so: 
undefined symbol: _ZN10QByteArray7replaceERK7QStringPKc at 
/home/berov/perl/lib/DynaLoader.pm line 229.
 at /home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QTimer.pm line 8
Compilation failed in require at 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QTimer.pm line 8.
BEGIN failed--compilation aborted at 
/home/berov/.cpan/build/QtCore-4.003-OXrjIv/blib/lib/Qt/QTimer.pm line 8.
Compilation failed in require at t/15_QCoreApplication_QTimer.t line 9.
BEGIN failed--compilation aborted at t/15_QCoreApplication_QTimer.t line 9.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test                    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01_QtCore.t                     1   256     1    1  1
t/05_QSize.t                      1   256     1    1  1
t/10_QString.t                    2   512     1    2  1
t/15_QCoreApplication_QTimer.t  255 65280     1    2  1
Failed 4/4 test scripts. 4/4 subtests failed.
Files=4, Tests=4,  1 wallclock secs ( 0.23 cusr +  0.04 csys =  0.27 CPU)
Failed 4/4 test programs. 4/4 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/opt/kde3/bin:/home/berov/perl/bin:/home/berov/bin:/usr/sbin:/home/berov/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 29531
    PERL5_CPAN_IS_RUNNING = 29531
    SHELL = /bin/bash
    TERM = xterm
    TMPDIR = /tmp

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

    $^X = /home/berov/perl/bin/perl-static
    $UID/$EUID = 1000 / 1000
    $GID = 100 16 33 100
    $EGID = 100 16 33 100

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             n/a   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.2.24-7.0.3, archname=i686-linux-thread-multi
    uname='linux redhat-70-i386.activestate.com 2.2.24-7.0.3 #1 fri mar 14 
08:28:25 est 2003 i686 unknown '
    config_args='-ders -Dcc=gcc -Dusethreads -Duseithreads -Ud_sigsetjmp 
-Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Accflags=-DUSE_SITECUSTOMIZE 
-Duselargefiles -Accflags=-DNO_HASH_SEED -Accflags=-DPRIVLIB_LAST_IN_INC 
-Dprefix=/home/berov/perl -Dprivlib=/home/berov/perl/lib 
-Darchlib=/home/berov/perl/lib -Dsiteprefix=/home/berov/perl/site 
-Dsitelib=/home/berov/perl/site/lib -Dsitearch=/home/berov/perl/site/lib 
-Dsed=/bin/sed -Dconfig_heavy=Config_static.pl -Dcf_by=ActiveState [EMAIL 
PROTECTED]'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DUSE_SITECUSTOMIZE -DNO_HASH_SEED -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing 
-pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-DUSE_SITECUSTOMIZE -DNO_HASH_SEED -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing 
-pipe -I/usr/include/gdbm'
    ccversion='', gccversion='2.96 20000731 (Red Hat Linux 7.1 2.96-85)', 
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='gcc', ldflags =''
    libpth=/lib /usr/lib /usr/local/lib
    libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.2.4.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.2.4'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2'

Reply via email to