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 Slaven Rezic,
    
This is a computer-generated test report for Tk-804.027_501, created
automatically by CPAN::Reporter, version 0.4801, 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.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    Encode 0    2.23

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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 36811
    PERL5_CPAN_IS_RUNNING = 36811
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    Perl: $^X = perl5.10.0d
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 1000 0 1024
    EGID: $)  = 1000 1000 1000 0 1024

Perl module toolchain versions installed:

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

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

cd pTk && make DEFINE=""
rm -f blib/arch/auto/Tk/Tk.so
LD_RUN_PATH="/usr/X11R6/lib" ccache cc  -shared  -L/usr/local/lib Tk.o  
chnGlue.o  encGlue.o  evtGlue.o  objGlue.o  tixGlue.o  tkGlue.o  tkGlue_f.o  
tkWin32Dll.o  -o blib/arch/auto/Tk/Tk.so pTk/libpTk.a        -L/usr/X11R6/lib 
-lXft -lX11 -lfontconfig -lm          
chmod 755 blib/arch/auto/Tk/Tk.so
cd zlib && make libz.a "CC=ccache cc -DPIC -fPIC" RANLIB=":"
`libz.a' is up to date.
cd libpng && make libpng.a "CC=ccache cc -DPIC -fPIC" RANLIB=":"
make  all-am
cp .libs/libpng.a libpng.a
rm -f ../blib/arch/auto/Tk/PNG/PNG.so
ccache cc  -shared  -L/usr/local/lib PNG.o  imgPNG.o  -o 
../blib/arch/auto/Tk/PNG/PNG.so libpng/libpng.a zlib/libz.a      -lm    
chmod 755 ../blib/arch/auto/Tk/PNG/PNG.so
make  all-am
cd jpeg && make libjpeg.a
`libjpeg.a' is up to date.
rm -f ../blib/arch/auto/Tk/JPEG/JPEG.so
ccache cc  -shared  -L/usr/local/lib JPEG.o  imgJPEG.o  -o 
../blib/arch/auto/Tk/JPEG/JPEG.so jpeg/libjpeg.a       -lm    
chmod 755 ../blib/arch/auto/Tk/JPEG/JPEG.so
/usr/local/bin/perl5.10.0d "-It" "-MTkTest" "-MExtUtils::Command::MM" "-e" 
"check_display_harness; test_harness(0, 'blib/lib', 'blib/arch')" t/00wmcheck.t 
t/JP.t t/KR.t t/Require.t t/Trace.t t/X.t t/adjuster.t t/after.t t/autoload.t 
t/balloon.t t/browseentry-grabtest.t t/browseentry-subclassing.t 
t/browseentry.t t/browseentry2.t t/button-tcl.t t/button.t t/canvas.t 
t/create.t t/cursor.t t/dash.t t/dialogbox.t t/entry.t t/exefiles.t t/fbox.t 
t/fileevent.t t/fileselect.t t/font.t t/fork.t t/geomgr.t t/iso8859-1.t 
t/leak.t t/list.t t/listbox.t t/listvar.t t/magic.t t/mega.t t/msgbox.t t/mwm.t 
t/optmenu.t t/photo.t t/pixmap.t t/progbar.t t/property.t t/regexp.t t/slaves.t 
t/table.t t/text.t t/trace1.t t/unicode.t t/widget.t t/wm-tcl.t t/wm-time.t 
t/wm.t t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t
t/00wmcheck..................# 
# Tk platform:    unix
# window manager: <unknown>
#        version: <unknown>
# XFT:            yes
ok
t/adjuster...................ok
t/after......................ok
t/autoload...................ok
t/balloon....................ok
t/browseentry-grabtest.......ok
t/browseentry-subclassing....ok
t/browseentry................ok
t/browseentry2...............ok
t/button-tcl.................ok
t/button.....................ok
t/canvas.....................ok
t/create.....................ok
t/cursor.....................ok
t/dash.......................ok
t/dialogbox..................ok
        4/12 skipped: various reasons
t/entry......................ok
        15/337 skipped: various reasons
t/exefiles...................ok
t/fbox.......................ok
t/fileevent..................ok
t/fileselect.................ok
t/font.......................Font 
-*-helvetica-medium-r-normal--14-*-*-*-*-iso8859-1 still in cache.
ok
t/fork.......................ok
t/geomgr.....................ok
t/iso8859-1..................ok
t/JP.........................ok
t/KR.........................ok
t/leak.......................ok
t/list.......................ok
t/listbox....................ok
        26/539 skipped: various reasons, 4/539 unexpectedly succeeded
TODO PASSED tests 320-322, 328

t/listvar....................ok
t/magic......................ok
t/mega.......................ok
t/msgbox.....................ok
t/mwm........................ok
t/optmenu....................ok
t/photo......................ok
        4/102 skipped: various reasons
t/pixmap.....................ok
t/progbar....................ok
t/property...................ok
t/regexp.....................ok
t/Require....................ok
t/slaves.....................ok
t/table......................ok
t/text.......................Stack moved 761608 => 761610
ok
        32/415 skipped: various reasons, 1/415 unexpectedly succeeded
TODO PASSED test 121

t/Trace......................ok
t/trace1.....................ok
t/unicode....................ok
t/widget.....................ok
t/wm-tcl.....................ok
        43/315 skipped: various reasons, 19/315 unexpectedly succeeded
TODO PASSED tests 221-224, 237-239, 264-269, 275-276, 280-283

t/wm-time....................# Start update 2
# . update 0.00824 2
# .label update 0.0126 1
# Start Popup 2
# .toplevel Popup 0.00682 2
# .toplevel.label Popup 0.00861 1
# Start withdraw 0
# Start Popup Again 2
# .toplevel Popup Again 0.00631 2
# .toplevel.label Popup Again 0.00872 1
# Start destroy 0
ok
t/wm.........................ok
t/X..........................ok
t/zzHList....................ok
t/zzPhoto....................ok
t/zzScrolled.................ok
        4/94 unexpectedly succeeded
TODO PASSED tests 52, 66, 80, 94

t/zzText.....................ok
t/zzTixGrid..................ok
All tests successful (28 subtests UNEXPECTEDLY SUCCEEDED), 124 subtests skipped.
Passed TODO    Stat Wstat TODOs Pass  List of Passed
-------------------------------------------------------------------------------
t/listbox.t                  11    4  320-322 328
t/text.t                      7    1  121
t/wm-tcl.t                   19   19  221-224 237-239 264-269 275-276 280-283
t/zzScrolled.t                4    4  52 66 80 94
Files=58, Tests=4099, 75 wallclock secs (41.49 cusr +  2.47 csys = 43.96 CPU)
cd zlib && make libz.a "CC=ccache cc -DPIC -fPIC" RANLIB=":"
`libz.a' is up to date.
cd libpng && make libpng.a "CC=ccache cc -DPIC -fPIC" RANLIB=":"
make  all-am
cp .libs/libpng.a libpng.a
rm -f ../blib/arch/auto/Tk/PNG/PNG.so
ccache cc  -shared  -L/usr/local/lib PNG.o  imgPNG.o  -o 
../blib/arch/auto/Tk/PNG/PNG.so libpng/libpng.a zlib/libz.a      -lm    
chmod 755 ../blib/arch/auto/Tk/PNG/PNG.so
make  all-am
/usr/local/bin/perl5.10.0d "-I../t" "-MTkTest" "-MExtUtils::Command::MM" "-e" 
"check_display_harness; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/basic....ok
        1/5 skipped: various reasons
t/crash....ok
All tests successful, 1 subtest skipped.
Files=2, Tests=6,  1 wallclock secs ( 0.52 cusr +  0.03 csys =  0.55 CPU)
hello world
zlib version 1.2.3 = 0x1230, compile flags = 0xa9
uncompress(): hello, hello!
gzread(): hello, hello!
gzgets() after gzseek:  hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
                *** zlib test OK ***
cd jpeg && make libjpeg.a
`libjpeg.a' is up to date.
rm -f ../blib/arch/auto/Tk/JPEG/JPEG.so
ccache cc  -shared  -L/usr/local/lib JPEG.o  imgJPEG.o  -o 
../blib/arch/auto/Tk/JPEG/JPEG.so jpeg/libjpeg.a       -lm    
chmod 755 ../blib/arch/auto/Tk/JPEG/JPEG.so
/usr/local/bin/perl5.10.0d "-I../t" "-MTkTest" "-MExtUtils::Command::MM" "-e" 
"check_display_harness; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/more....ok
t/Read....ok
        1/5 skipped: various reasons
All tests successful, 1 subtest skipped.
Files=2, Tests=46,  3 wallclock secs ( 0.59 cusr +  0.05 csys =  0.65 CPU)
rm -f testout*
./djpeg -dct int -ppm -outfile testout.ppm  ./testorig.jpg
./djpeg -dct int -bmp -colors 256 -outfile testout.bmp  ./testorig.jpg
./cjpeg -dct int -outfile testout.jpg  ./testimg.ppm
./djpeg -dct int -ppm -outfile testoutp.ppm ./testprog.jpg
./cjpeg -dct int -progressive -opt -outfile testoutp.jpg ./testimg.ppm
./jpegtran -outfile testoutt.jpg ./testprog.jpg
cmp ./testimg.ppm testout.ppm
cmp ./testimg.bmp testout.bmp
cmp ./testimg.jpg testout.jpg
cmp ./testimg.ppm testoutp.ppm
cmp ./testimgp.jpg testoutp.jpg
cmp ./testorig.jpg testoutt.jpg
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0d "-MExtUtils::Command::MM" "-e" 
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/basic....ok
All tests successful.
Files=1, Tests=1,  0 wallclock secs ( 0.05 cusr +  0.00 csys =  0.05 CPU)


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32039) 
configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    config_args='-Doptimize=-g3 -ggdb -DPERL_DEBUGGING_MSTATS -Dusemymalloc=y 
-Dprefix=/usr/perl5.10.0d -D cc=ccache cc -Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-g3 -ggdb -DPERL_DEBUGGING_MSTATS',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DDEBUGGING 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -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'

Reply via email to