Front page | perl.cpan.testers |
Postings from May 2005
FAIL Imager-0.44 darwin-thread-multi-2level 8.0
Thread Next
From:
david
Date:
May 1, 2005 22:27
Subject:
FAIL Imager-0.44 darwin-thread-multi-2level 8.0
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.
--
Here's the output of `make test TEST_VERBOSE=1`:
make[1]: Nothing to be done for `all'.
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/t00basic........1..2
ok 1
# has jpeg
# has png
ok 2
malloc_state: not in debug mode
ok
t/t01introvert....1..93
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
# 0 but true
ok 18
ok 19
ok 20
ok 21
# 1
ok 22
ok 23
ok 24
ok 25
# 2
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
# FF0000
# 0000FF
# 00FF00
# in image
# FF0000
# 0000FF
# 00FF00
ok 70
ok 71
ok 72 # fail to create 0 height image
ok 73 # 0 height error message check
ok 74 # fail to create 0 width image
ok 75 # 0 width error message check
ok 76 # fail to create -ve height image
ok 77 # -ve width error message check
ok 78 # fail to create -ve width image
ok 79 # -ve height error message check
ok 80 # fail to create -ve width/height image
ok 81 # -ve width/height error message check
ok 82 # fail to create a zero channel image
ok 83 # out of range channel message check
ok 84 # fail to create a five channel image
ok 85 # out of range channel message check
# range 4294967296
ok 86 # integer overflow check - 1 channel
ok 87 # but same width ok
ok 88 # but same height ok
ok 89 # check the error message
ok 90 # integer overflow check - 3 channel
ok 91 # but same width ok
ok 92 # but same height ok
ok 93 # check the error message
ok
t/t020masked......1..35
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15 # 25, 25
ok 16 # 44, 25
ok 17 # 45, 25
ok 18 # 52, 25
ok 19 # 53, 25
ok 20 # 74, 25
ok 21 # 44, 32
ok 22 # 44, 33
ok 23 # 44, 34
ok 24 # 25, 33
ok 25 # 29, 33
ok 26 # 30, 33
ok 27 # 69, 33
ok 28 # 70, 33
ok 29 # 74, 74
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok
t/t021sixteen.....1..51
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30 # fail to create a 0 pixel wide image
ok 31 # and correct error message
ok 32 # fail to create a 0 pixel high image
ok 33 # and correct error message
ok 34 # fail to create a negative width image
ok 35 # and correct error message
ok 36 # fail to create a negative height image
ok 37 # and correct error message
ok 38 # fail to create a negative width/height image
ok 39 # and correct error message
ok 40 # fail to create a zero channel image
ok 41 # and correct error message
ok 42 # fail to create a five channel image
ok 43 # and correct error message
# range 4294967296
ok 44 # integer overflow check - 1 channel
ok 45 # but same width ok
ok 46 # but same height ok
ok 47 # check the error message
ok 48 # integer overflow check - 3 channel
ok 49 # but same width ok
ok 50 # but same height ok
ok 51 # check the error message
ok
t/t022double......1..50
ok 1
ok 2
ok 3
ok 4
# 64 double bits
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31 # fail making 0 width image
ok 32 # and correct message
ok 33 # fail making 0 height image
ok 34 # and correct message
ok 35 # fail making -ve width image
ok 36 # and correct message
ok 37 # fail making -ve height image
ok 38 # and correct message
ok 39 # fail making 0 channel image
ok 40 # and correct message
ok 41 # fail making 5 channel image
ok 42 # and correct message
ok 43 # integer overflow check - 1 channel
ok 44 # but same width ok
ok 45 # but same height ok
ok 46 # check the error message
ok 47 # integer overflow check - 3 channel
ok 48 # but same width ok
ok 49 # but same height ok
ok 50 # check the error message
ok
t/t023palette.....1..57
ok 1 # Loaded
ok 2 # paletted image created
ok 3 # got a paletted image
# blacki 0 but true
ok 4 # we got the first color
ok 5 # should have 4 colors
ok 6 # all colors is 4
# comparing color(0,0,0,255) with (0,0,0,255)
ok 7 # first black
# comparing color(255,0,0,255) with (255,0,0,255)
ok 8 # then red
# comparing color(0,255,0,255) with (0,255,0,255)
ok 9 # then green
# comparing color(0,0,255,255) with (0,0,255,255)
ok 10 # and finally blue
ok 11 # check scalar context
# comparing color(255,0,0,255) with (255,0,0,255)
ok 12 # and that it's what we want
ok 13 # shouldn't be able to find white
ok 14 # find black
ok 15 # find red
ok 16 # find green
ok 17 # find blue
ok 18 # expect failure: low index
ok 19 # expect failure: no colors
ok 20 # expect failure: high index
ok 21 # set a color
# comparing color(255,255,255,255) with (255,255,255,255)
ok 22 # make sure it was set
ok 23 # and that we can find it
ok 24 # and can't find the old color
ok 25 # save multiple
# comparing color(0,255,0,255) with (0,255,0,255)
ok 26 # first of multiple
# comparing color(255,0,0,255) with (255,0,0,255)
ok 27 # second of multiple
ok 28 # fill with red
ok 29 # paletted after fill
ok 30 # green box
ok 31 # still paletted after box
ok 32 # draw a line
ok 33 # still paletted after line
ok 34 # white box
ok 35 # now it should be direct
ok 36 # we got an image
ok 37 # same pixels
ok 38 # to paletted with an empty palette is an error
# no colors available for translation
ok 39 # and got the correct msg
ok 40 # fail on -ve height
ok 41 # and correct error message
ok 42 # fail on -ve width
ok 43 # and correct error message
ok 44 # fail on -ve width/height
ok 45 # and correct error message
ok 46 # fail on 0 channels
ok 47 # and correct error message
ok 48 # fail on 5 channels
ok 49 # and correct error message
ok 50 # integer overflow check - 1 channel
ok 51 # but same width ok
ok 52 # but same height ok
ok 53 # check the error message
ok 54 # integer overflow check - 3 channel
ok 55 # but same width ok
ok 56 # but same height ok
ok 57 # check the error message
ok
t/t05error........1..2
ok 1
ok 2
# while skipping to height/0
# unexpected end of file/0
ok
t/t07iolayer......1..20
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7 # read from buffer
ok 8 # making readcb object
ok 9 # read from cb
ok 10 # read from cb image match
ok 11 # making short readcb object
ok 12 # read from cb2
ok 13 # read from cb2 image match
ok 14 # making writecb object
ok 15 # write to cb
ok 16 # write image match
ok 17 # did close
ok 18 # making short writecb object
ok 19 # write to short cb
ok 20 # short write image match
ok
t/t101jpeg........1..9
# has jpeg
ok 1
Imager::ImgRaw=SCALAR(0x18014f4)
# jpeg average mean square pixel difference: 2273.49356717806
ok 2
ok 3
ok 4
ok 5
ok 6
# OO image difference 827.395310598265
ok 7
ok 8
# Output file write error --- out of disk space?
ok 9
ok
t/t102png.........1..13
ok 1 # load Imager
# has png
ok 2 # write
ok 3 # read png
# png average mean square pixel difference: 0
ok 4 # compare saved and original images
ok 5 # i_xres: 299.999399999999980082066031173
ok 6 # i_yres: 199.999599999999986721377354115
ok 7 # i_format: png
ok 8 # write tranparent
ok 9 # read transparent
# png average mean square pixel difference: 0
ok 10 # compare saved and original transparent
ok 11 # read transparent paletted image
ok 12 # read palette_out image
ok 13 # images the same
ok
t/t103raw.........1..16
ok 1
# raw average mean square pixel difference: 0
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
# difference for virtual image 0
ok 15
ok 16
ok
t/t104ppm.........1..45
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14 # read testimg/maxval.ppm
ok 15 # channel count
ok 16 # width
ok 17 # height
ok 18 # fetch pixels
ok 19 # white pixel
ok 20 # grey pixel
ok 21 # green pixel
ok 22 # read testimg/maxval_asc.ppm
ok 23 # channel count
ok 24 # width
ok 25 # height
ok 26 # fetch pixels
ok 27 # white asc pixel
ok 28 # grey asc pixel
ok 29 # green asc pixel
ok 30 # reading maxval 0 image
# unable to read pnm image: maxval is zero - invalid pnm file
ok 31 # error expected from reading maxval_0.ppm
ok 32 # reading maxval 65536 image
# unable to read pnm image: maxval of 65536 is over 65535 - invalid pnm file
ok 33 # error expected from reading maxval_65536.ppm
ok 34 # reading maxval 256 image
# unable to read pnm image: maxval of 256 is over 255 - not currently supported by Imager for binary pnm
ok 35 # error expected from reading maxval_256.ppm
ok 36 # read maxval_4095_asc.ppm
ok 37 # channels
ok 38 # width
ok 39 # height
ok 40 # fetch pixels
ok 41 # white 4095 pixel
ok 42 # grey 4095 pixel
ok 43 # green 4095 pixel
ok 44 # read test file
ok 45 # check i_format
ok
t/t105gif.........1..69
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
# the following tests are fairly slow
ok 13
# script: testout/gif14.pl
# command: /usr/bin/perl -Mblib testout/gif14.pl
ok 14
ok 15
ok 16 # single colour write regression
ok 17
ok 18 # Cannot create giflib file object: File is not a GIF file
ok 19 # Only images can be saved
ok 20 # Unable to get record type: Failed to read from file
ok 21 # Unable to get image descriptor: Failed to read from file
ok 22 # Image does not have a local or a global color map
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
# tags from gif
# $VAR1 = [
# [
# 'i_format,gif',
# 'gif_left,0',
# 'gif_top,0',
# 'gif_interlace,0',
# 'gif_screen_width,16',
# 'gif_screen_height,16',
# 'gif_background,0',
# 'gif_delay,50',
# 'gif_user_input,0',
# 'gif_disposal,1',
# 'gif_loop,0',
# 'gif_comment,Made with GIMP'
# ],
# [
# 'i_format,gif',
# 'gif_left,3',
# 'gif_top,3',
# 'gif_interlace,0',
# 'gif_screen_width,16',
# 'gif_screen_height,16',
# 'gif_background,0',
# 'gif_trans_index,7',
# 'gif_trans_color,color(255,255,255,0)',
# 'gif_delay,50',
# 'gif_user_input,0',
# 'gif_disposal,1',
# 'gif_loop,0'
# ]
# ];
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
# test writes of grayscale images - ticket #365
# make_colors => mediancut
ok 46
ok 47
ok 48
# make_colors => addi
ok 49
ok 50
ok 51
# translate => closest
ok 52
ok 53
ok 54
# translate => perturb
ok 55
ok 56
ok 57
# translate => errdiff
ok 58
ok 59
ok 60
ok 61
ok 62 # check we got all the images
ok 63 # check i_format for animation frame
ok 64 # check i_format for animation frame
ok 65 # check i_format for animation frame
ok 66 # check i_format for animation frame
ok 67 # check i_format for animation frame
ok 68 # read some gif
ok 69 # check i_format for single image read
ok
t/t106tiff........1..72
ok 1 # skip no tiff support
ok 2 # skip no tiff support
ok 3 # skip no tiff support
ok 4 # skip no tiff support
ok 5 # skip no tiff support
ok 6 # skip no tiff support
ok 7 # skip no tiff support
ok 8 # skip no tiff support
ok 9 # skip no tiff support
ok 10 # skip no tiff support
ok 11 # skip no tiff support
ok 12 # skip no tiff support
ok 13 # skip no tiff support
ok 14 # skip no tiff support
ok 15 # skip no tiff support
ok 16 # skip no tiff support
ok 17 # skip no tiff support
ok 18 # skip no tiff support
ok 19 # skip no tiff support
ok 20 # skip no tiff support
ok 21 # skip no tiff support
ok 22 # skip no tiff support
ok 23 # skip no tiff support
ok 24 # skip no tiff support
ok 25 # skip no tiff support
ok 26 # skip no tiff support
ok 27 # skip no tiff support
ok 28 # skip no tiff support
ok 29 # skip no tiff support
ok 30 # skip no tiff support
ok 31 # skip no tiff support
ok 32 # skip no tiff support
ok 33 # skip no tiff support
ok 34 # skip no tiff support
ok 35 # skip no tiff support
ok 36 # skip no tiff support
ok 37 # skip no tiff support
ok 38 # skip no tiff support
ok 39 # skip no tiff support
ok 40 # skip no tiff support
ok 41 # skip no tiff support
ok 42 # skip no tiff support
ok 43 # skip no tiff support
ok 44 # skip no tiff support
ok 45 # skip no tiff support
ok 46 # skip no tiff support
ok 47 # skip no tiff support
ok 48 # skip no tiff support
ok 49 # skip no tiff support
ok 50 # skip no tiff support
ok 51 # skip no tiff support
ok 52 # skip no tiff support
ok 53 # skip no tiff support
ok 54 # skip no tiff support
ok 55 # skip no tiff support
ok 56 # skip no tiff support
ok 57 # skip no tiff support
ok 58 # skip no tiff support
ok 59 # skip no tiff support
ok 60 # skip no tiff support
ok 61 # skip no tiff support
ok 62 # skip no tiff support
ok 63 # skip no tiff support
ok 64 # skip no tiff support
ok 65 # skip no tiff support
ok 66 # skip no tiff support
ok 67 # skip no tiff support
ok 68 # skip no tiff support
ok 69 # skip no tiff support
ok 70 # skip no tiff support
ok 71 # skip no tiff support
ok 72 # skip no tiff support
ok
72/72 skipped: no tiff support
t/t107bmp.........1..74
ok 1
ok 2
ok 3
ok 4
# read_test: testout/t107_24bit.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '0' - expect '0'
# tag bmp_bit_count = '24' - expect '24'
ok 5
# read_test: testout/t107_8bit.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '0' - expect '0'
# tag bmp_bit_count = '8' - expect '8'
ok 6
# read_test: testout/t107_4bit.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '0' - expect '0'
# tag bmp_bit_count = '4' - expect '4'
ok 7
# read_test: testout/t107_1bit.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '0' - expect '0'
# tag bmp_bit_count = '1' - expect '1'
ok 8
# base difference 3553974
# read_test: testimg/comp4.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '2' - expect '2'
# tag bmp_bit_count = '4' - expect '4'
ok 9
# read_test: testimg/comp8.bmp
# tag i_format = 'bmp' - expect 'bmp'
# tag bmp_compression = '1' - expect '1'
# tag bmp_bit_count = '8' - expect '8'
ok 10
ok 11
ok 12
# catch various types of invalid bmp files
ok 13 # invalid planes value
ok 14 # check error message
ok 15 # should fail to read invalid bits
ok 16 # check error message
ok 17 # out of range palette size (1-bit)
ok 18 # check error message
ok 19 # invalid compression value (1-bit)
ok 20 # check error message
ok 21 # width 0 (1-bit)
ok 22 # check error message
ok 23 # overflow integers on 32-bit machines (1-bit)
ok 24 # check error message
ok 25 # short 1-bit
ok 26 # check error message
ok 27 # should fail to read invalid pal size (272) (4-bit)
ok 28 # check error message
ok 29 # should fail to read invalid pal size (17) (4-bit)
ok 30 # check error message
ok 31 # invalid compression value (4-bit)
ok 32 # check error message
ok 33 # short uncompressed 4-bit
ok 34 # check error message
ok 35 # short compressed 4-bit
ok 36 # check error message
ok 37 # width 0 (4-bit)
ok 38 # check error message
ok 39 # width big (4-bit)
ok 40 # check error message
ok 41 # overflow integers on 32-bit machines (4-bit)
ok 42 # check error message
ok 43 # should fail to read invalid pal size (8-bit)
ok 44 # check error message
ok 45 # invalid compression value (8-bit)
ok 46 # check error message
ok 47 # short uncompressed 8-bit
ok 48 # check error message
ok 49 # short compressed 8-bit
ok 50 # check error message
ok 51 # width 0 (8-bit)
ok 52 # check error message
ok 53 # overflow integers on 32-bit machines (8-bit)
ok 54 # check error message
ok 55 # short 24-bit
ok 56 # check error message
ok 57 # width 0 (24-bit)
ok 58 # check error message
ok 59 # overflow integers on 32-bit machines (24-bit)
ok 60 # check error message
ok 61 # bad compression (24-bit)
ok 62 # check error message
ok 63 # read original
ok 64 # read offset file
ok 65 # compare base and offset image (1 bits)
ok 66 # read original
ok 67 # read offset file
ok 68 # compare base and offset image (4 bits)
ok 69 # read original
ok 70 # read offset file
ok 71 # compare base and offset image (8 bits)
ok 72 # read original
ok 73 # read offset file
ok 74 # compare base and offset image (24 bits)
ok
t/t108tga.........1..17
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
# base difference 3553974
ok 15
ok 16
ok 17 # check i_format tag
ok
t/t15color........1..46
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
# color index 0
ok 23
ok 24
ok 25 # (25, 20, 20) <=> (25, 20, 20)
ok 26 # (0, 51, 25) <=> (0, 51, 25.5)
# color index 1
ok 27
ok 28
ok 29 # (255, 128, 128) <=> (255, 127, 127)
ok 30 # (0, 127, 255) <=> (0, 127.5, 255)
# color index 2
ok 31
ok 32
ok 33 # (173, 255, 128) <=> (170, 255, 127)
ok 34 # (69, 127, 255) <=> (70.8333333333333, 127.5, 255)
# color index 3
ok 35
ok 36
ok 37 # (90, 255, 0) <=> (85, 255, 0)
ok 38 # (69, 255, 255) <=> (70.8333333333333, 255, 255)
# color index 4
ok 39
ok 40
ok 41 # (127, 64, 91) <=> (127, 63, 90)
ok 42 # (236, 126, 127) <=> (237.291666666667, 127.5, 127.5)
ok 43
ok 44 # not equal no ignore alpha
ok 45 # equal with ignore alpha
ok 46 # equal to itself
ok
t/t16matrix.......1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/t20fill.........1..40
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
not ok 8 # hatch images different
not ok 9 # hatch images different
not ok 10 # hatch images different
ok 11
not ok 12 # custom hatch mismatch
ok 13
ok 14
ok 15
ok 16
ok 17
not ok 18 # offset and flipped should be the same
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
FAILED tests 8-10, 12, 18
Failed 5/40 tests, 87.50% okay
t/t21draw.........1..29
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
malloc_state: not in debug mode
ok
t/t30t1font.......1..41
ok 1 # loaded
ok 2 # skip t1lib unavailable or disabled
ok 3 # skip t1lib unavailable or disabled
ok 4 # skip t1lib unavailable or disabled
ok 5 # skip t1lib unavailable or disabled
ok 6 # skip t1lib unavailable or disabled
ok 7 # skip t1lib unavailable or disabled
ok 8 # skip t1lib unavailable or disabled
ok 9 # skip t1lib unavailable or disabled
ok 10 # skip t1lib unavailable or disabled
ok 11 # skip t1lib unavailable or disabled
ok 12 # skip t1lib unavailable or disabled
ok 13 # skip t1lib unavailable or disabled
ok 14 # skip t1lib unavailable or disabled
ok 15 # skip t1lib unavailable or disabled
ok 16 # skip t1lib unavailable or disabled
ok 17 # skip t1lib unavailable or disabled
ok 18 # skip t1lib unavailable or disabled
ok 19 # skip t1lib unavailable or disabled
ok 20 # skip t1lib unavailable or disabled
ok 21 # skip t1lib unavailable or disabled
ok 22 # skip t1lib unavailable or disabled
ok 23 # skip t1lib unavailable or disabled
ok 24 # skip t1lib unavailable or disabled
ok 25 # skip t1lib unavailable or disabled
ok 26 # skip t1lib unavailable or disabled
ok 27 # skip t1lib unavailable or disabled
ok 28 # skip t1lib unavailable or disabled
ok 29 # skip t1lib unavailable or disabled
ok 30 # skip t1lib unavailable or disabled
ok 31 # skip t1lib unavailable or disabled
ok 32 # skip t1lib unavailable or disabled
ok 33 # skip t1lib unavailable or disabled
ok 34 # skip t1lib unavailable or disabled
ok 35 # skip t1lib unavailable or disabled
ok 36 # skip t1lib unavailable or disabled
ok 37 # skip t1lib unavailable or disabled
ok 38 # skip t1lib unavailable or disabled
ok 39 # skip t1lib unavailable or disabled
ok 40 # skip t1lib unavailable or disabled
ok 41 # skip t1lib unavailable or disabled
ok
40/41 skipped: t1lib unavailable or disabled
t/t35ttfont.......1..39
ok 1 # Loaded
ok 2 # skip freetype 1.x unavailable or disabled
ok 3 # skip freetype 1.x unavailable or disabled
ok 4 # skip freetype 1.x unavailable or disabled
ok 5 # skip freetype 1.x unavailable or disabled
ok 6 # skip freetype 1.x unavailable or disabled
ok 7 # skip freetype 1.x unavailable or disabled
ok 8 # skip freetype 1.x unavailable or disabled
ok 9 # skip freetype 1.x unavailable or disabled
ok 10 # skip freetype 1.x unavailable or disabled
ok 11 # skip freetype 1.x unavailable or disabled
ok 12 # skip freetype 1.x unavailable or disabled
ok 13 # skip freetype 1.x unavailable or disabled
ok 14 # skip freetype 1.x unavailable or disabled
ok 15 # skip freetype 1.x unavailable or disabled
ok 16 # skip freetype 1.x unavailable or disabled
ok 17 # skip freetype 1.x unavailable or disabled
ok 18 # skip freetype 1.x unavailable or disabled
ok 19 # skip freetype 1.x unavailable or disabled
ok 20 # skip freetype 1.x unavailable or disabled
ok 21 # skip freetype 1.x unavailable or disabled
ok 22 # skip freetype 1.x unavailable or disabled
ok 23 # skip freetype 1.x unavailable or disabled
ok 24 # skip freetype 1.x unavailable or disabled
ok 25 # skip freetype 1.x unavailable or disabled
ok 26 # skip freetype 1.x unavailable or disabled
ok 27 # skip freetype 1.x unavailable or disabled
ok 28 # skip freetype 1.x unavailable or disabled
ok 29 # skip freetype 1.x unavailable or disabled
ok 30 # skip freetype 1.x unavailable or disabled
ok 31 # skip freetype 1.x unavailable or disabled
ok 32 # skip freetype 1.x unavailable or disabled
ok 33 # skip freetype 1.x unavailable or disabled
ok 34 # skip freetype 1.x unavailable or disabled
ok 35 # skip freetype 1.x unavailable or disabled
ok 36 # skip freetype 1.x unavailable or disabled
ok 37 # skip freetype 1.x unavailable or disabled
ok 38 # skip freetype 1.x unavailable or disabled
ok 39 # skip freetype 1.x unavailable or disabled
malloc_state: not in debug mode
ok
38/39 skipped: freetype 1.x unavailable or disabled
t/t36oofont.......1..20
ok 1 # loaded
ok 2 # skip T1lib missing or disabled
ok 3 # skip T1lib missing or disabled
ok 4 # skip T1lib missing or disabled
ok 5 # skip T1lib missing or disabled
ok 6 # skip T1lib missing or disabled
ok 7 # skip T1lib missing or disabled
ok 8 # skip T1lib missing or disabled
ok 9 # skip T1lib missing or disabled
ok 10 # skip FT1.x missing or disabled
ok 11 # skip FT1.x missing or disabled
ok 12 # skip FT1.x missing or disabled
ok 13 # skip FT1.x missing or disabled
ok 14 # skip FT1.x missing or disabled
ok 15 # skip FT1.x missing or disabled
ok 16 # skip FT1.x missing or disabled
ok 17 # skip FT1.x missing or disabled
ok 18 # skip FT1.x missing or disabled
ok 19 # skip FT1.x missing or disabled
ok 20 # end
ok
18/20 skipped: various reasons
t/t37w32font......1..5
ok 1
ok 2 # skip not MS Windows
ok 3 # skip not MS Windows
ok 4 # skip not MS Windows
ok 5 # skip not MS Windows
malloc_state: not in debug mode
ok
4/5 skipped: not MS Windows
t/t38ft2font......1..120
ok 1 # loaded
ok 2 # skip No freetype2 library found
ok 3 # skip No freetype2 library found
ok 4 # skip No freetype2 library found
ok 5 # skip No freetype2 library found
ok 6 # skip No freetype2 library found
ok 7 # skip No freetype2 library found
ok 8 # skip No freetype2 library found
ok 9 # skip No freetype2 library found
ok 10 # skip No freetype2 library found
ok 11 # skip No freetype2 library found
ok 12 # skip No freetype2 library found
ok 13 # skip No freetype2 library found
ok 14 # skip No freetype2 library found
ok 15 # skip No freetype2 library found
ok 16 # skip No freetype2 library found
ok 17 # skip No freetype2 library found
ok 18 # skip No freetype2 library found
ok 19 # skip No freetype2 library found
ok 20 # skip No freetype2 library found
ok 21 # skip No freetype2 library found
ok 22 # skip No freetype2 library found
ok 23 # skip No freetype2 library found
ok 24 # skip No freetype2 library found
ok 25 # skip No freetype2 library found
ok 26 # skip No freetype2 library found
ok 27 # skip No freetype2 library found
ok 28 # skip No freetype2 library found
ok 29 # skip No freetype2 library found
ok 30 # skip No freetype2 library found
ok 31 # skip No freetype2 library found
ok 32 # skip No freetype2 library found
ok 33 # skip No freetype2 library found
ok 34 # skip No freetype2 library found
ok 35 # skip No freetype2 library found
ok 36 # skip No freetype2 library found
ok 37 # skip No freetype2 library found
ok 38 # skip No freetype2 library found
ok 39 # skip No freetype2 library found
ok 40 # skip No freetype2 library found
ok 41 # skip No freetype2 library found
ok 42 # skip No freetype2 library found
ok 43 # skip No freetype2 library found
ok 44 # skip No freetype2 library found
ok 45 # skip No freetype2 library found
ok 46 # skip No freetype2 library found
ok 47 # skip No freetype2 library found
ok 48 # skip No freetype2 library found
ok 49 # skip No freetype2 library found
ok 50 # skip No freetype2 library found
ok 51 # skip No freetype2 library found
ok 52 # skip No freetype2 library found
ok 53 # skip No freetype2 library found
ok 54 # skip No freetype2 library found
ok 55 # skip No freetype2 library found
ok 56 # skip No freetype2 library found
ok 57 # skip No freetype2 library found
ok 58 # skip No freetype2 library found
ok 59 # skip No freetype2 library found
ok 60 # skip No freetype2 library found
ok 61 # skip No freetype2 library found
ok 62 # skip No freetype2 library found
ok 63 # skip No freetype2 library found
ok 64 # skip No freetype2 library found
ok 65 # skip No freetype2 library found
ok 66 # skip No freetype2 library found
ok 67 # skip No freetype2 library found
ok 68 # skip No freetype2 library found
ok 69 # skip No freetype2 library found
ok 70 # skip No freetype2 library found
ok 71 # skip No freetype2 library found
ok 72 # skip No freetype2 library found
ok 73 # skip No freetype2 library found
ok 74 # skip No freetype2 library found
ok 75 # skip No freetype2 library found
ok 76 # skip No freetype2 library found
ok 77 # skip No freetype2 library found
ok 78 # skip No freetype2 library found
ok 79 # skip No freetype2 library found
ok 80 # skip No freetype2 library found
ok 81 # skip No freetype2 library found
ok 82 # skip No freetype2 library found
ok 83 # skip No freetype2 library found
ok 84 # skip No freetype2 library found
ok 85 # skip No freetype2 library found
ok 86 # skip No freetype2 library found
ok 87 # skip No freetype2 library found
ok 88 # skip No freetype2 library found
ok 89 # skip No freetype2 library found
ok 90 # skip No freetype2 library found
ok 91 # skip No freetype2 library found
ok 92 # skip No freetype2 library found
ok 93 # skip No freetype2 library found
ok 94 # skip No freetype2 library found
ok 95 # skip No freetype2 library found
ok 96 # skip No freetype2 library found
ok 97 # skip No freetype2 library found
ok 98 # skip No freetype2 library found
ok 99 # skip No freetype2 library found
ok 100 # skip No freetype2 library found
ok 101 # skip No freetype2 library found
ok 102 # skip No freetype2 library found
ok 103 # skip No freetype2 library found
ok 104 # skip No freetype2 library found
ok 105 # skip No freetype2 library found
ok 106 # skip No freetype2 library found
ok 107 # skip No freetype2 library found
ok 108 # skip No freetype2 library found
ok 109 # skip No freetype2 library found
ok 110 # skip No freetype2 library found
ok 111 # skip No freetype2 library found
ok 112 # skip No freetype2 library found
ok 113 # skip No freetype2 library found
ok 114 # skip No freetype2 library found
ok 115 # skip No freetype2 library found
ok 116 # skip No freetype2 library found
ok 117 # skip No freetype2 library found
ok 118 # skip No freetype2 library found
ok 119 # skip No freetype2 library found
ok 120 # skip No freetype2 library found
ok
119/120 skipped: No freetype2 library found
t/t40scale........1..12
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
# scale() called in void context - scale() returns the scaled image at t/t40scale.t line 52
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok
t/t50basicoo......1..193
# avaliable formats:
# png
# bmp
# pnm
# tga
# ifs
# rgb
# jpeg
# gif
# raw
# type jpeg
#opening Format: jpeg, options: file=>testout/t101.jpg
ok 1 # reading from file
ok 2 # opening testout/t101.jpg
ok 3 # read from fh
ok 4 # seek after read
ok 5 # read from fh
ok 6 # image comparison after fh read
ok 7 # seek after read
ok 8 # read from fd
ok 9 # image comparistion after fd read
ok 10 # seek after fd read
ok 11 # close fh after reads
ok 12 # read from buffer
ok 13 # comparing buffer read image
ok 14 # read from callback min
ok 15 # comparing mincb image
ok 16 # read from callback max
ok 17 # comparing maxcb image
# type png
#opening Format: png, options: file=>testout/t102.png
ok 18 # reading from file
ok 19 # opening testout/t102.png
ok 20 # read from fh
ok 21 # seek after read
ok 22 # read from fh
ok 23 # image comparison after fh read
ok 24 # seek after read
ok 25 # read from fd
ok 26 # image comparistion after fd read
ok 27 # seek after fd read
ok 28 # close fh after reads
ok 29 # read from buffer
ok 30 # comparing buffer read image
ok 31 # read from callback min
ok 32 # comparing mincb image
ok 33 # read from callback max
ok 34 # comparing maxcb image
# type raw
#opening Format: raw, options: ysize=>150 xsize=>150 file=>testout/t103.raw type=>raw
ok 35 # reading from file
ok 36 # opening testout/t103.raw
ok 37 # read from fh
ok 38 # seek after read
ok 39 # read from fh
ok 40 # image comparison after fh read
ok 41 # seek after read
ok 42 # read from fd
ok 43 # image comparistion after fd read
ok 44 # seek after fd read
ok 45 # close fh after reads
ok 46 # read from buffer
ok 47 # comparing buffer read image
ok 48 # read from callback min
ok 49 # comparing mincb image
ok 50 # read from callback max
ok 51 # comparing maxcb image
# type gif
#opening Format: gif, options: file=>testout/t105.gif
ok 52 # reading from file
ok 53 # opening testout/t105.gif
ok 54 # read from fh
ok 55 # seek after read
ok 56 # read from fh
ok 57 # image comparison after fh read
ok 58 # seek after read
ok 59 # read from fd
ok 60 # image comparistion after fd read
ok 61 # seek after fd read
ok 62 # close fh after reads
ok 63 # read from buffer
ok 64 # comparing buffer read image
ok 65 # read from callback min
ok 66 # comparing mincb image
ok 67 # read from callback max
ok 68 # comparing maxcb image
# type bmp
#opening Format: bmp, options: file=>testout/t107_24bit.bmp
ok 69 # reading from file
ok 70 # opening testout/t107_24bit.bmp
ok 71 # read from fh
ok 72 # seek after read
ok 73 # read from fh
ok 74 # image comparison after fh read
ok 75 # seek after read
ok 76 # read from fd
ok 77 # image comparistion after fd read
ok 78 # seek after fd read
ok 79 # close fh after reads
ok 80 # read from buffer
ok 81 # comparing buffer read image
ok 82 # read from callback min
ok 83 # comparing mincb image
ok 84 # read from callback max
ok 85 # comparing maxcb image
# type tga
#opening Format: tga, options: file=>testout/t108_24bit.tga
ok 86 # reading from file
ok 87 # opening testout/t108_24bit.tga
ok 88 # read from fh
ok 89 # seek after read
ok 90 # read from fh
ok 91 # image comparison after fh read
ok 92 # seek after read
ok 93 # read from fd
ok 94 # image comparistion after fd read
ok 95 # seek after fd read
ok 96 # close fh after reads
ok 97 # read from buffer
ok 98 # comparing buffer read image
ok 99 # read from callback min
ok 100 # comparing mincb image
ok 101 # read from callback max
ok 102 # comparing maxcb image
# write tests for jpeg
ok 103 # cannot read base file
# writing jpeg to a file
ok 104 # writing jpeg to a file testout/t50out.jpeg
# writing jpeg to a FH
ok 105 # writing jpeg to a FH
ok 106 # seek after writing jpeg to a FH
ok 107 # write to FH after writing jpeg
ok 108 # closing FH after writing jpeg
ok 109 # opening data source
# writing jpeg to a buffer
ok 110 # writing jpeg to a buffer
ok 111 # comparing file data to buffer
# writing jpeg via callbacks (mb=1)
ok 112 # writing jpeg to callback (mb=1)
ok 113 # checking closecb called
ok 114 # comparing callback output to file data
# writing jpeg via callbacks (no mb)
ok 115 # writing jpeg to callback (no mb)
ok 116 # comparing callback output to file data
# write tests for png
ok 117 # cannot read base file
# writing png to a file
ok 118 # writing png to a file testout/t50out.png
# writing png to a FH
ok 119 # writing png to a FH
ok 120 # seek after writing png to a FH
ok 121 # write to FH after writing png
ok 122 # closing FH after writing png
ok 123 # opening data source
# writing png to a buffer
ok 124 # writing png to a buffer
ok 125 # comparing file data to buffer
# writing png via callbacks (mb=1)
ok 126 # writing png to callback (mb=1)
ok 127 # checking closecb called
ok 128 # comparing callback output to file data
# writing png via callbacks (no mb)
ok 129 # writing png to callback (no mb)
ok 130 # comparing callback output to file data
# write tests for raw
ok 131 # cannot read base file
# writing raw to a file
ok 132 # writing raw to a file testout/t50out.raw
# writing raw to a FH
ok 133 # writing raw to a FH
ok 134 # seek after writing raw to a FH
ok 135 # write to FH after writing raw
ok 136 # closing FH after writing raw
ok 137 # opening data source
# writing raw to a buffer
ok 138 # writing raw to a buffer
ok 139 # comparing file data to buffer
# writing raw via callbacks (mb=1)
ok 140 # writing raw to callback (mb=1)
ok 141 # checking closecb called
ok 142 # comparing callback output to file data
# writing raw via callbacks (no mb)
ok 143 # writing raw to callback (no mb)
ok 144 # comparing callback output to file data
# write tests for gif
ok 145 # cannot read base file
# writing gif to a file
ok 146 # writing gif to a file testout/t50out.gif
# writing gif to a FH
ok 147 # writing gif to a FH
ok 148 # seek after writing gif to a FH
ok 149 # write to FH after writing gif
ok 150 # closing FH after writing gif
ok 151 # opening data source
# writing gif to a buffer
ok 152 # writing gif to a buffer
ok 153 # comparing file data to buffer
# writing gif via callbacks (mb=1)
ok 154 # writing gif to callback (mb=1)
ok 155 # checking closecb called
ok 156 # comparing callback output to file data
# writing gif via callbacks (no mb)
ok 157 # writing gif to callback (no mb)
ok 158 # comparing callback output to file data
# write tests for bmp
ok 159 # cannot read base file
# writing bmp to a file
ok 160 # writing bmp to a file testout/t50out.bmp
# writing bmp to a FH
ok 161 # writing bmp to a FH
ok 162 # seek after writing bmp to a FH
ok 163 # write to FH after writing bmp
ok 164 # closing FH after writing bmp
ok 165 # opening data source
# writing bmp to a buffer
ok 166 # writing bmp to a buffer
ok 167 # comparing file data to buffer
# writing bmp via callbacks (mb=1)
ok 168 # writing bmp to callback (mb=1)
ok 169 # checking closecb called
ok 170 # comparing callback output to file data
# writing bmp via callbacks (no mb)
ok 171 # writing bmp to callback (no mb)
ok 172 # comparing callback output to file data
# write tests for tga
ok 173 # cannot read base file
# writing tga to a file
ok 174 # writing tga to a file testout/t50out.tga
# writing tga to a FH
ok 175 # writing tga to a FH
ok 176 # seek after writing tga to a FH
ok 177 # write to FH after writing tga
ok 178 # closing FH after writing tga
ok 179 # opening data source
# writing tga to a buffer
ok 180 # writing tga to a buffer
ok 181 # comparing file data to buffer
# writing tga via callbacks (mb=1)
ok 182 # writing tga to callback (mb=1)
ok 183 # checking closecb called
ok 184 # comparing callback output to file data
# writing tga via callbacks (no mb)
ok 185 # writing tga to callback (no mb)
ok 186 # comparing callback output to file data
# multi-image write tests
# gif
ok 187 # reading base file
ok 188 # copying base image
ok 189 # flipping base image
ok 190 # writing multiple to a file
ok 191 # checking read image count
# diff 0
ok 192 # comparing image 0
# diff 0
ok 193 # comparing image 1
malloc_state: not in debug mode
ok
t/t55trans........1..5
ok 1
Can't locate Affix/Infix2Postfix.pm in @INC (@INC contains: /Users/david/Desktop/Imager-0.44/blib/lib /Users/david/Desktop/Imager-0.44/blib/arch /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at (eval 4) line 1.
BEGIN failed--compilation aborted at (eval 4) line 1.
ok 2 # skip # warning transform: expr given and Affix::Infix2Postfix is not avaliable.
ok 3 # skip # warning transform: expr given and Affix::Infix2Postfix is not avaliable.
ok 4 # skip # warning transform: expr given and Affix::Infix2Postfix is not avaliable.
ok 5 # skip # warning transform: expr given and Affix::Infix2Postfix is not avaliable.
ok
4/5 skipped: # warning transform: expr given and Affix::Infix2Postfix is not avaliable.
t/t56postfix......1..6
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok
t/t57infix........1..7
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok
t/t58trans2.......1..16
ok 1 # loaded
ok 2 # returned an image on error
ok 3 # No error message on failure
ok 4 # synthesis failed
ok 5 # image distortion
ok 6 # image combination
ok 7 # alpha output
ok 8 # zero alpha
ok 9 # max alpha
ok 10 # log function
# Imager::Transform
ok 11 # funcs
ok 12 # got tranform
ok 13 # description
ok 14 # input description
ok 15 # expected failure on accessing invalid image
# not enough images, code requires 2, 0 supplied
ok 16 # didn't get expected error
ok
t/t59assem........1..6
ok 1
ok 2
ok
ok
ok
ok
ok
t/t60dyntest......1..3
ok
ok
0: 150
1: 150
2: 3
3: 2147483647
image info:
size (150,150)
channels (3)
channel mask (2147483647)
bytes (67500)
ok
ok
t/t61filters......1..45
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
ok
t/t64copyflip.....1..43
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7 # type
ok 8 # bits
ok 9 # channels
ok 10
ok 11 # type
ok 12 # bits
ok 13 # channels
ok 14
ok 15 # type
ok 16 # bits
ok 17 # channels
ok 18
ok 19 # type
ok 20 # bits
ok 21 # channels
ok 22
ok 23 # type
ok 24 # bits
ok 25 # channels
ok 26
ok 27 # type
ok 28 # bits
ok 29 # channels
ok 30
ok 31 # type
ok 32 # bits
ok 33 # channels
ok 34
ok 35 # type
ok 36 # bits
ok 37 # channels
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok
t/t65crop.........1..58
ok 1 # created image ph
ok 2 # loaded source
ok 3 # got an image
ok 4 # save to file
ok 5 # check src channels
ok 6 # check src bits
ok 7 # check out channels
ok 8 # check out bits
# try it for paletted too
ok 9 # check source type
ok 10 # check output type
ok 11 # src width
ok 12 # src height
ok 13 # got output for basic
ok 14 # got cmp for basic
ok 15 # difference should be 0 for basic
ok 16 # got output for middle
ok 17 # got cmp for middle
ok 18 # difference should be 0 for middle
ok 19 # got output for lefttop
ok 20 # got cmp for lefttop
ok 21 # difference should be 0 for lefttop
ok 22 # got output for bottomright
ok 23 # got cmp for bottomright
ok 24 # difference should be 0 for bottomright
ok 25 # got output for acrossmiddle
ok 26 # got cmp for acrossmiddle
ok 27 # difference should be 0 for acrossmiddle
ok 28 # got output for downmiddle
ok 29 # got cmp for downmiddle
ok 30 # difference should be 0 for downmiddle
ok 31 # got output for rightside
ok 32 # got cmp for rightside
ok 33 # difference should be 0 for rightside
ok 34 # got output for leftside
ok 35 # got cmp for leftside
ok 36 # difference should be 0 for leftside
ok 37 # got output for topside
ok 38 # got cmp for topside
ok 39 # difference should be 0 for topside
ok 40 # got output for bottomside
ok 41 # got cmp for bottomside
ok 42 # difference should be 0 for bottomside
ok 43 # got output for overright
ok 44 # got cmp for overright
ok 45 # difference should be 0 for overright
ok 46 # got output for overtop
ok 47 # got cmp for overtop
ok 48 # difference should be 0 for overtop
ok 49 # got output for overleft
ok 50 # got cmp for overleft
ok 51 # difference should be 0 for overleft
ok 52 # got output for overbottom
ok 53 # got cmp for overbottom
ok 54 # difference should be 0 for overbottom
ok 55 # nothing across
ok 56 # and message
ok 57 # nothing down
ok 58 # and message
ok
t/t66paste........1..4
ok 1
ok 2
ok 3
ok 4
ok
t/t67convert......1..17
ok 1
ok 2
ok 3
# 255 0 0 0
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
# 0 255 0 255
ok 17
ok
t/t68map..........1..5
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/t69rubthru......1..23
ok 1
ok 2
ok 3
# (0,0,0) <=> (0,0,0)
ok 4
ok 5
# (128,0,0) <=> (128,0,0)
ok 6
ok 7
ok 8
# (0,0,0) <=> (0,0,0)
ok 9
ok 10
# (128,128,128) <=> (128,128,128)
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
# (128,0,0) <=> (128,0,0)
ok 19
ok 20
# (0,0,0) <=> (0,0,0)
ok 21
# (128,0,0) <=> (128,0,0)
ok 22
ok 23
ok
t/t70newgif.......1..24
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10 # No type parameter supplied and it couldn't be guessed
ok 11
ok 12 # file/fd/fh/data/callback parameter missing
ok 13
ok 14 # Handle in fh option not opened
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok
t/t75polyaa.......1..9
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
XXX
ok 7
ok 8
ok 9
malloc_state: not in debug mode
ok
t/t80texttools....1..11
ok 1 # Loaded
ok 2 # load basic wrapping
ok 3 # skip Need Freetype 1.x or 2.x to test
ok 4 # skip Need Freetype 1.x or 2.x to test
ok 5 # skip Need Freetype 1.x or 2.x to test
ok 6 # skip Need Freetype 1.x or 2.x to test
ok 7 # skip Need Freetype 1.x or 2.x to test
ok 8 # skip Need Freetype 1.x or 2.x to test
ok 9 # skip Need Freetype 1.x or 2.x to test
ok 10 # skip Need Freetype 1.x or 2.x to test
ok 11 # skip Need Freetype 1.x or 2.x to test
ok
9/11 skipped: Need Freetype 1.x or 2.x to test
t/t90cc...........1..3
ok 1
ok 2
# color count: 86
ok 3
ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/t20fill.t 40 5 12.50% 8-10 12 18
304 subtests skipped.
Failed 1/44 test scripts, 97.73% okay. 5/1461 subtests failed, 99.66% okay.
make: *** [test_dynamic] Error 25
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=darwin, osvers=8.0, archname=darwin-thread-multi-2level
uname='darwin b28.apple.com 8.0 darwin kernel version 7.5.0: thu mar 3 18:48:46 pst 2005; root:xnuxnu-517.99.13.obj~1release_ppc power macintosh powerpc '
config_args='-ds -e -Dprefix=/usr -Dccflags=-g -pipe -Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
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='cc', ccflags ='-g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include',
optimize='-Os',
cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1809)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib'
Thread Next
-
FAIL Imager-0.44 darwin-thread-multi-2level 8.0
by david