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

PASS Tk-804.028 amd64-freebsd-thread-multi 6.2-release

From:
srezic
Date:
March 7, 2008 16:15
Subject:
PASS Tk-804.028 amd64-freebsd-thread-multi 6.2-release
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 Slaven Rezic,
    
This is a computer-generated report for Tk-804.028
on perl 5.8.8, created by CPAN-Reporter-1.11. 

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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':

cd pTk && make DEFINE="" LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-O2 -pipe" PREFIX="/usr/perl5.8.8t" PASTHRU_DEFINE="" PASTHRU_INC=""
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.8.8t "-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/Tkxs.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/canvas2.t t/coloreditor.t t/create.t t/cursor.t t/dash.t t/dialogbox.t t/dirtree.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
# X11 server:     X11R0 The X.Org Foundation 60900000
# 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/canvas2....................ok
t/coloreditor................ok
t/create.....................ok
t/cursor.....................ok
t/dash.......................ok
t/dialogbox..................ok
        4/12 skipped: Needs non-BATCH mode (env BATCH=0 /usr/local/bin/perl5.8.8t -Mblib t/dialogbox.t)
t/dirtree....................ok
t/entry......................ok
        15/350 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
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 715300 => 715308
ok
        32/415 skipped: various reasons, 1/415 unexpectedly succeeded
t/Tkxs.......................ok
        37/37 skipped: Set $ENV{TEST_AUTHOR} to a true value to run.
t/Trace......................ok
t/trace1.....................ok
t/unicode....................ok
t/widget.....................ok
t/wm-tcl.....................ok
        43/315 skipped: various reasons, 32/315 unexpectedly succeeded
t/wm-time....................# Start update 2
# . update 0.0107 2
# .label update 0.0177 1
# Start Popup 2
# .toplevel Popup 0.00953 2
# .toplevel.label Popup 0.0136 1
# Start withdraw 0
# Start Popup Again 2
# .toplevel Popup Again 0.00848 2
# .toplevel.label Popup Again 0.0131 1
# Start destroy 0
ok
t/wm.........................ok
t/X..........................ok
t/zzHList....................ok
t/zzPhoto....................ok
t/zzScrolled.................ok
        4/94 unexpectedly succeeded
t/zzText.....................ok
t/zzTixGrid..................ok
All tests successful (41 subtests UNEXPECTEDLY SUCCEEDED), 161 subtests skipped.
Files=62, Tests=4251, 95 wallclock secs (33.47 cusr +  3.02 csys = 36.48 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.8.8t "-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: Loading PNG image from binary data NYI *TODO*
t/crash....ok
All tests successful, 1 subtest skipped.
Files=2, Tests=6,  2 wallclock secs ( 0.38 cusr +  0.04 csys =  0.42 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.8.8t "-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: Loading JPEG image from binary data NYI *TODO*
All tests successful, 1 subtest skipped.
Files=2, Tests=46,  2 wallclock secs ( 0.40 cusr +  0.08 csys =  0.48 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.8.8t "-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.02 cusr +  0.02 csys =  0.04 CPU)

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

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    Encode 0    2.12

------------------------------
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 = 24753
    PERL5_CPAN_IS_RUNNING = 24753
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

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

    $^X = /usr/local/bin/perl5.8.8t
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1024 1023 0 1000 1000
    $EGID = 1000 1024 1023 0 1000 1000

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
                               
    CPAN                1.92_57
    Cwd                 3.2701 
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       n/a    
    Module::Signature   n/a    
    Test::Harness       2.56   
    Test::More          0.62   
    YAML                n/a    
    YAML::Syck          1.04   
    version             n/a    


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd-thread-multi
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 root@portnoy.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-D usethreads=define -Dprefix=/usr/perl5.8.8t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -de'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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 ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc_r
    perllibs=-lm -lcrypt -lutil -lc_r
    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'



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